Searched defs:STATIC_TREES (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/boot/lib/libz/ |
H A D | zutil.h | 71 #define STATIC_TREES 1 macro
|
/illumos-gate/usr/src/uts/common/zmod/ |
H A D | zutil.h | 82 #define STATIC_TREES 1 macro
|
/illumos-gate/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);
|
/illumos-gate/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);
|
Completed in 102 milliseconds