Searched refs:crc32_big (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | crc32.c | 40 local unsigned long crc32_big OF((unsigned long, 222 return crc32_big(crc, buf, len); 306 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/zlib/ |
D | crc32.c | 40 local unsigned long crc32_big OF((unsigned long, 222 return crc32_big(crc, buf, len); 306 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | crc32.c | 40 local unsigned long crc32_big OF((unsigned long, 222 return crc32_big(crc, buf, len); 306 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/libwebsockets/win32port/zlib/ |
D | crc32.c | 60 local unsigned long crc32_big OF((unsigned long, 241 return crc32_big(crc, buf, len); 304 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/node/deps/zlib/ |
D | crc32.c | 49 local unsigned long crc32_big OF((unsigned long, 263 return crc32_big(crc, buf, len); 363 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | crc32.c | 49 local unsigned long crc32_big OF((unsigned long, 263 return crc32_big(crc, buf, len); 363 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|
/third_party/skia/third_party/externals/zlib/ |
D | crc32.c | 46 local unsigned long crc32_big OF((unsigned long, 260 return crc32_big(crc, buf, len); 360 local unsigned long crc32_big(crc, buf, len) in crc32_big() function
|