Searched refs:lcode (Results 1 – 1 of 1) sorted by relevance
105 code const *lcode; /* local strm->lencode */ in inflate_fast() local132 lcode = state->lencode; in inflate_fast()146 this = lcode[hold & lmask]; in inflate_fast()318 this = lcode[this.val + (hold & ((1U << op) - 1))]; in inflate_fast()