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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
crc32.c 296 #define DOBIG4 c ^= *++buf4; \
299 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
324 DOBIG4;
    [all...]
  /external/pdfium/third_party/zlib_v128/
crc32.c 281 #define DOBIG4 c ^= *++buf4; \
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
crc32.c 281 #define DOBIG4 c ^= *++buf4; \
284 #define DOBIG32 DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4; DOBIG4
309 DOBIG4;
    [all...]
  /external/syslinux/com32/lib/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 1397 milliseconds