Searched refs:fixed_td (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | inffixed.h | 159 local const inflate_huft fixed_td[] = { variable
|
H A D | zlib.c | 5156 local inflate_huft *fixed_td; variable 5207 (void) huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, 5219 *td = fixed_td;
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3974 local inflate_huft *fixed_td; variable 4036 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd, &z); 4045 *td = fixed_td;
|