Home
last modified time | relevance | path

Searched refs:DYN_TREES (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.h79 #define DYN_TREES 2 macro
H A Dtrees.c986 send_bits(s, (DYN_TREES<<1)+last, 3);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c79 #define DYN_TREES 2 macro
2380 send_bits(s, (DYN_TREES<<1)+eof, 3);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c128 #define DYN_TREES 2 macro
3269 send_bits(s, (DYN_TREES<<1)+eof, 3);
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c618 #define DYN_TREES 2 macro