Searched refs:STATE_NONLIT_REP (Results 1 – 1 of 1) sorted by relevance
54 STATE_NONLIT_REP enumerator83 *state = *state < LIT_STATES ? STATE_LIT_LONGREP : STATE_NONLIT_REP; in lzma_state_long_rep()89 *state = *state < LIT_STATES ? STATE_LIT_SHORTREP : STATE_NONLIT_REP; in lzma_state_short_rep()
Completed in 3 milliseconds