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

  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_crc32.c 281 #define DOBIG4 c ^= *++buf4; \
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 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/qemu/distrib/zlib-1.2.8/
crc32.c 281 #define DOBIG4 c ^= *++buf4; \
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 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 51 milliseconds