Searched refs:LENEXT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/lib/zlib_inflate/ | ||
D | inflate.h | 35 LENEXT, /* i: waiting for length extra bits */ enumerator |
D | inflate.c | 610 state->mode = LENEXT; in zlib_inflate() |