Home
last modified time | relevance | path

Searched refs:DOBIG4 (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/zlib_v128/
Dcrc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4; in crc32_big()
/external/syslinux/com32/lib/zlib/
Dcrc32.c298 #define DOBIG4 c ^= *++buf4; \ macro
301 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
326 DOBIG4;
/external/zlib/src/
Dcrc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
/external/python/cpython2/Modules/zlib/
Dcrc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;