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

/linux-master/lib/zlib_inflate/
H A Dinflate.c215 #define PULLBYTE() \ macro
228 PULLBYTE(); \
284 NEEDBITS(n) uses PULLBYTE() to get an available byte of input, or to return
286 PULLBYTE() directly in order to pull just enough bytes to decode the next
510 PULLBYTE();
589 PULLBYTE();
597 PULLBYTE();
631 PULLBYTE();
639 PULLBYTE();

Completed in 112 milliseconds