HomeSort by relevance Sort by last modified time
    Searched defs:crc32_combine64 (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
crc32.c 419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
zconf.h 39 # define crc32_combine64 z_crc32_combine64 macro
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
crc32.c 436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
zconf.h 40 # define crc32_combine64 z_crc32_combine64 macro
  /external/python/cpython2/Modules/zlib/
crc32.c 436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
zconf.h 40 # define crc32_combine64 z_crc32_combine64 macro
  /external/zlib/src/
crc32.c 436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
zconf.h 40 # define crc32_combine64 z_crc32_combine64 macro
  /development/ndk/zlib/
zconf.h 38 # define crc32_combine64 z_crc32_combine64 macro

Completed in 336 milliseconds