Searched refs:STATIC_TREES (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/zmod/ |
H A D | zutil.h | 82 #define STATIC_TREES 1 macro
|
H A D | trees.c | 895 send_bits(s, STATIC_TREES<<1, 3); 907 send_bits(s, STATIC_TREES<<1, 3); 988 send_bits(s, (STATIC_TREES<<1)+eof, 3);
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 78 #define STATIC_TREES 1 macro 2259 send_bits(s, STATIC_TREES<<1, 3); 2268 send_bits(s, STATIC_TREES<<1, 3); 2376 send_bits(s, (STATIC_TREES<<1)+eof, 3);
|
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 129 #define STATIC_TREES 1 macro 3131 send_bits(s, STATIC_TREES<<1, 3); 3143 send_bits(s, STATIC_TREES<<1, 3); 3266 send_bits(s, (STATIC_TREES<<1)+eof, 3);
|