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

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_crc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
[all...]
/external/chromium_org/third_party/zlib/
H A Dcrc32.c298 #define DOBIG4 c ^= *++buf4; \ macro
301 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
326 DOBIG4;
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dcrc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
[all...]
/external/zlib/src/
H A Dcrc32.c281 #define DOBIG4 c ^= *++buf4; \ macro
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
[all...]

Completed in 162 milliseconds