Home
last modified time | relevance | path

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

/freebsd/usr.bin/compress/
H A Dzopen.c98 S_START, S_MIDDLE, S_EOF enumerator
247 if (state == S_MIDDLE) in zwrite()
249 state = S_MIDDLE; in zwrite()
467 state = S_MIDDLE; in zread()
469 case S_MIDDLE: in zread()
/freebsd/usr.bin/gzip/
H A Dzuncompress.c89 S_START, S_MIDDLE, S_EOF enumerator
227 zs->zs_state = S_MIDDLE; in zread()
229 case S_MIDDLE: in zread()