Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/zlib/
H A Dinflate.h53 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
H A Dinflate.c705 state->mode = EXTRA; in inflate()
707 case EXTRA: in inflate()