Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinffast.c67 code const FAR *lcode; /* local strm->lencode */ in inflate_fast() local
94 lcode = state->lencode; in inflate_fast()
108 here = lcode + (hold & lmask); in inflate_fast()
275 here = lcode + here->val + (hold & ((1U << op) - 1)); in inflate_fast()
/illumos-gate/usr/src/common/ucode/
H A Ducode_utils_intel.c112 uint32_t *lcode = (uint32_t *)(intptr_t)code; in ucode_checksum_intel() local
116 sum += lcode[i]; in ucode_checksum_intel()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2083 code const FAR *lcode; /* local strm->lencode */ local
2110 lcode = state->lencode;
2124 this = lcode[hold & lmask];
2269 this = lcode[this.val + (hold & ((((unsigned int)1) << op) - 1))];
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1346 lcode.o \