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

/haiku-fatelf/src/libs/zlib/
H A Dinffast.c86 code const FAR *lcode; /* local strm->lencode */ local
113 lcode = state->lencode;
127 here = lcode[hold & lmask];
294 here = lcode[here.val + (hold & ((1U << op) - 1))];

Completed in 36 milliseconds