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

/ast/src/lib/libz/
H A Dinfback.c163 #define PULLBYTE() \ macro
177 PULLBYTE(); \
394 PULLBYTE();
479 PULLBYTE();
487 PULLBYTE();
533 PULLBYTE();
541 PULLBYTE();
H A Dinflate.c433 #define PULLBYTE() \ macro
446 PULLBYTE(); \
507 NEEDBITS(n) uses PULLBYTE() to get an available byte of input, or to return
509 PULLBYTE() directly in order to pull just enough bytes to decode the next
881 PULLBYTE();
960 PULLBYTE();
968 PULLBYTE();
1005 PULLBYTE();
1013 PULLBYTE();
/ast/src/cmd/INIT/
H A Dratz.c2652 #define PULLBYTE() \ macro
2665 PULLBYTE(); \
2726 NEEDBITS(n) uses PULLBYTE() to get an available byte of input, or to return
2728 PULLBYTE() directly in order to pull just enough bytes to decode the next
3100 PULLBYTE();
3179 PULLBYTE();
3187 PULLBYTE();
3224 PULLBYTE();
3232 PULLBYTE();

Completed in 37 milliseconds