Home
last modified time | relevance | path

Searched refs:DISTEXT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Dinflate.h44 DISTEXT, /* i: waiting for distance extra bits */ enumerator
H A Dinflate.c1001 state->mode = DISTEXT; in inflate()
1003 case DISTEXT: in inflate()