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

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_crc32.c241 #define DOLIT4 c ^= *buf4++; \ macro
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
[all...]
/external/chromium_org/third_party/zlib/
H A Dcrc32.c258 #define DOLIT4 c ^= *buf4++; \ macro
261 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
285 DOLIT4;
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dcrc32.c241 #define DOLIT4 c ^= *buf4++; \ macro
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
[all...]
/external/zlib/src/
H A Dcrc32.c241 #define DOLIT4 c ^= *buf4++; \ macro
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
[all...]

Completed in 415 milliseconds