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

/freebsd-11-stable/sys/contrib/zlib/
H A Dinfback.c172 #define PULLBYTE() \ macro
186 PULLBYTE(); \
403 PULLBYTE();
496 PULLBYTE();
504 PULLBYTE();
550 PULLBYTE();
558 PULLBYTE();
H A Dinflate.c506 #define PULLBYTE() \ macro
519 PULLBYTE(); \
575 NEEDBITS(n) uses PULLBYTE() to get an available byte of input, or to return
577 PULLBYTE() directly in order to pull just enough bytes to decode the next
964 PULLBYTE();
1057 PULLBYTE();
1065 PULLBYTE();
1107 PULLBYTE();
1115 PULLBYTE();
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c440 #define PULLBYTE() \ macro
453 PULLBYTE(); \
514 NEEDBITS(n) uses PULLBYTE() to get an available byte of input, or to return
516 PULLBYTE() directly in order to pull just enough bytes to decode the next
901 PULLBYTE();
981 PULLBYTE();
989 PULLBYTE();
1028 PULLBYTE();
1036 PULLBYTE();

Completed in 404 milliseconds