Searched defs:DIST (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator in enum:__anon9342
72 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator in enum:__anon108
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4090 DIST, /* i: get distance next */ enumerator in enum:inflate_codes_state::__anon139
4105 } code; /* if LEN or DIST, where in tree */
4229 c->mode = DIST;
4230 case DIST: /* i: get distance next */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5271 DIST, /* i: get distance next */ enumerator in enum:inflate_codes_state::__anon6457
5286 } code; /* if LEN or DIST, where in tree */
5418 c->mode = DIST;
5420 case DIST: /* i: get distance next */

Completed in 68 milliseconds