HomeSort by: relevance | last modified time | path
    Searched defs:BYTEBITS (Results 1 - 17 of 17) sorted by relevancy

  /src/common/dist/zlib/
infback.c 195 #define BYTEBITS() \
284 BYTEBITS();
317 BYTEBITS(); /* go to byte boundary */
inflate.c 504 #define BYTEBITS() \
541 and sets the number of available bits to zero. BYTEBITS() discards just
542 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
838 BYTEBITS();
873 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/binutils/dist/zlib/
infback.c 193 #define BYTEBITS() \
282 BYTEBITS();
315 BYTEBITS(); /* go to byte boundary */
inflate.c 502 #define BYTEBITS() \
539 and sets the number of available bits to zero. BYTEBITS() discards just
540 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
829 BYTEBITS();
864 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/binutils.old/dist/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 535 #define BYTEBITS() \
572 and sets the number of available bits to zero. BYTEBITS() discards just
573 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
864 BYTEBITS();
899 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/gdb.old/dist/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 535 #define BYTEBITS() \
572 and sets the number of available bits to zero. BYTEBITS() discards just
573 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
864 BYTEBITS();
899 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/gdb/dist/zlib/
infback.c 193 #define BYTEBITS() \
282 BYTEBITS();
315 BYTEBITS(); /* go to byte boundary */
inflate.c 502 #define BYTEBITS() \
539 and sets the number of available bits to zero. BYTEBITS() discards just
540 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
829 BYTEBITS();
864 BYTEBITS(); /* go to byte boundary */
  /src/common/dist/zlib/contrib/infback9/
infback9.c 163 #define BYTEBITS() \
268 BYTEBITS();
304 BYTEBITS(); /* go to byte boundary */
  /src/external/cddl/osnet/dist/uts/common/zmod/
inflate.c 468 #define BYTEBITS() \
510 and sets the number of available bits to zero. BYTEBITS() discards just
511 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
794 BYTEBITS();
825 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/binutils/dist/zlib/contrib/infback9/
infback9.c 163 #define BYTEBITS() \
268 BYTEBITS();
304 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
infback9.c 168 #define BYTEBITS() \
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
infback9.c 168 #define BYTEBITS() \
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
  /src/external/gpl3/gdb/dist/zlib/contrib/infback9/
infback9.c 163 #define BYTEBITS() \
268 BYTEBITS();
304 BYTEBITS(); /* go to byte boundary */
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.c 731 #define BYTEBITS() \
1381 and sets the number of available bits to zero. BYTEBITS() discards just
1382 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
1662 BYTEBITS();
1693 BYTEBITS(); /* go to byte boundary */

Completed in 73 milliseconds