Searched refs:LIT_SHORTREP (Results 1 – 1 of 1) sorted by relevance
27 private static final int LIT_SHORTREP = 9; field in State54 else if (state <= LIT_SHORTREP) in updateLiteral()69 state = state < LIT_STATES ? LIT_SHORTREP : NONLIT_REP;