Home
last modified time | relevance | path

Searched refs:STATE_LIT_SHORTREP (Results 1 – 1 of 1) sorted by relevance

/linux/lib/xz/
A Dxz_lzma2.h52 STATE_LIT_SHORTREP, enumerator
68 else if (*state <= STATE_LIT_SHORTREP) in lzma_state_literal()
89 *state = *state < LIT_STATES ? STATE_LIT_SHORTREP : STATE_NONLIT_REP; in lzma_state_short_rep()

Completed in 3 milliseconds