Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dinfcodes.c24 WASH, /* o: got eob, possibly still output waiting */ enumerator
112 c->mode = r == Z_STREAM_END ? WASH : BADCODE; in inflate_codes()
151 c->mode = WASH; in inflate_codes()
216 case WASH: /* o: got eob, possibly more output */ in inflate_codes()