Searched refs:lcode (Results 1 - 1 of 1) sorted by path

/linux-master/lib/zlib_inflate/
H A Dinffast.c84 code const *lcode; /* local strm->lencode */ local
111 lcode = state->lencode;
125 this = lcode[hold & lmask];
296 this = lcode[this.val + (hold & ((1U << op) - 1))];

Completed in 175 milliseconds