HomeSort by relevance Sort by last modified time
    Searched refs:DOBIG4 (Results 1 - 3 of 3) 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/chromium_org/third_party/zlib/
crc32.c 298 #define DOBIG4 c ^= *++buf4; \
301 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
326 DOBIG4;
    [all...]
  /external/zlib/src/
crc32.c 281 #define DOBIG4 c ^= *++buf4; \
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
    [all...]

Completed in 76 milliseconds