Searched refs:dcode (Results 1 – 1 of 1) sorted by relevance
67 code const FAR *dcode; /* local strm->distcode */ in inflate_fast() local94 dcode = state->distcode; in inflate_fast()138 here = dcode + (hold & dmask); in inflate_fast()264 here = dcode + here->val + (hold & ((1U << op) - 1)); in inflate_fast()