Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/zlib/
Dcrc32.c300 #define DOBIG4 c ^= *buf4++; \ macro
303 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
327 DOBIG4;
/external/zlib/src/
Dcrc32.c300 #define DOBIG4 c ^= *buf4++; \ macro
303 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
327 DOBIG4;