Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c201 #define BYTEBITS() \ macro
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c536 #define BYTEBITS() \ macro
573 and sets the number of available bits to zero. BYTEBITS() discards just
574 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
855 BYTEBITS();
890 BYTEBITS(); /* go to byte boundary */
/third_party/node/deps/zlib/
H A Dinfback.c193 #define BYTEBITS() \ macro
282 BYTEBITS(); in inflateBack()
315 BYTEBITS(); /* go to byte boundary */ in inflateBack()
H A Dinflate.c503 #define BYTEBITS() \ macro
540 and sets the number of available bits to zero. BYTEBITS() discards just
541 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
830 BYTEBITS(); in inflate()
865 BYTEBITS(); /* go to byte boundary */ in inflate()
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c192 #define BYTEBITS() \ macro
286 BYTEBITS();
319 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c496 #define BYTEBITS() \ macro
538 and sets the number of available bits to zero. BYTEBITS() discards just
539 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
814 BYTEBITS();
849 BYTEBITS(); /* go to byte boundary */
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c201 #define BYTEBITS() \ macro
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c535 #define BYTEBITS() \ macro
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()
855 BYTEBITS();
890 BYTEBITS(); /* go to byte boundary */
/third_party/zlib/contrib/infback9/
H A Dinfback9.c164 #define BYTEBITS() \ macro
269 BYTEBITS(); in inflateBack9()
305 BYTEBITS(); /* go to byte boundary */ in inflateBack9()
/third_party/zlib/
H A Dinfback.c193 #define BYTEBITS() \ macro
282 BYTEBITS(); in inflateBack()
315 BYTEBITS(); /* go to byte boundary */ in inflateBack()
H A Dinflate.c515 #define BYTEBITS() \ macro
552 and sets the number of available bits to zero. BYTEBITS() discards just
553 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
898 BYTEBITS(); in inflate()
933 BYTEBITS(); /* go to byte boundary */ in inflate()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c547 #define BYTEBITS() \ macro
584 and sets the number of available bits to zero. BYTEBITS() discards just
585 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
866 BYTEBITS();
901 BYTEBITS(); /* go to byte boundary */
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c514 #define BYTEBITS() \ macro
551 and sets the number of available bits to zero. BYTEBITS() discards just
552 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
841 BYTEBITS(); in inflate()
876 BYTEBITS(); /* go to byte boundary */ in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c546 #define BYTEBITS() \ macro
583 and sets the number of available bits to zero. BYTEBITS() discards just
584 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
866 BYTEBITS();
901 BYTEBITS(); /* go to byte boundary */

Completed in 18 milliseconds