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

/external/qemu/distrib/zlib-1.2.3/
H A Dcrc32.c296 #define DOBIG4 c ^= *++buf4; \ macro
299 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
324 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/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 199 milliseconds