Home
last modified time | relevance | path

Searched defs:crc32_combine_op (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dcrc32_braid_comb.c42 unsigned long Z_EXPORT PREFIX(crc32_combine_op)(unsigned long crc1, unsigned long crc2, const unsig… in PREFIX() argument
52 uint32_t Z_EXPORT PREFIX(crc32_combine_op)(uint32_t crc1, uint32_t crc2, const uint32_t op) { in PREFIX() argument
Dzlib_name_mangling.h.in31 #define crc32_combine_op @ZLIB_SYMBOL_PREFIX@crc32_combine_op macro
/external/zlib/
Dchromeconf.h54 #define crc32_combine_op Cr_z_crc32_combine_op macro
Dcrc32.c1208 uLong ZEXPORT crc32_combine_op(crc1, crc2, op) in crc32_combine_op() function
Dzconf.h59 # define crc32_combine_op z_crc32_combine_op macro
/external/freetype/src/gzip/
Dcrc32.c1127 uLong ZEXPORT crc32_combine_op( in crc32_combine_op() function
Dftzconf.h43 # define crc32_combine_op z_crc32_combine_op macro