Searched refs:LENS (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/zlib_inflate/
H A Dinftrees.h52 LENS, enumerator in enum:__anon14846
H A Dinftrees.c16 to be generated, CODES, LENS, or DISTS. On return, zero is success,
155 provided *table space. It is checked when a LENS table is being made
159 This assumes that when type == LENS, bits == 9.
173 case LENS:
198 if (type == LENS && used >= ENOUGH - MAXD)
266 if (type == LENS && used >= ENOUGH - MAXD)
H A Dinflate.c561 ret = zlib_inflate_table(LENS, state->lens, state->nlen, &(state->next),

Completed in 105 milliseconds