Searched refs:EXLEN (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Dinflate.h25 EXLEN, /* i: waiting for extra length (gzip) */ enumerator in enum:__anon450
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c667 state->mode = EXLEN;
668 case EXLEN:
/ast/src/cmd/INIT/
H A Dratz.c1586 EXLEN, /* i: waiting for extra length (gzip) */ enumerator in enum:__anon32
1621 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
2886 state->mode = EXLEN;
2887 case EXLEN:

Completed in 326 milliseconds