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

  /external/pdfium/third_party/zlib_v128/
crc32.c 241 #define DOLIT4 c ^= *buf4++; \
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
    [all...]
  /external/opencv3/3rdparty/zlib/
crc32.c 241 #define DOLIT4 c ^= *buf4++; \
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
    [all...]
  /external/zlib/src/
crc32.c 241 #define DOLIT4 c ^= *buf4++; \
244 #define DOLIT32 DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4; DOLIT4
268 DOLIT4;
    [all...]

Completed in 2621 milliseconds