Searched refs:fixed_tl (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | inffixed.h | 27 local const inflate_huft fixed_tl[] = { variable
|
H A D | zlib.c | 5153 local inflate_huft *fixed_tl; variable 5198 (void) huft_build(c, 288, 257, cplens, cplext, &fixed_tl, 5216 *tl = fixed_tl;
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3983 local inflate_huft *fixed_tl; variable 4040 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z); 4054 *tl = fixed_tl;
|