HomeSort by relevance Sort by last modified time
    Searched refs:DOBIG4 (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/zlib-1.2.3/
crc32.c 296 #define DOBIG4 c ^= *++buf4; \
299 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
324 DOBIG4;
    [all...]
  /external/zlib/
crc32.c 298 #define DOBIG4 c ^= *++buf4; \
301 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
326 DOBIG4;
    [all...]

Completed in 113 milliseconds