Home
last modified time | relevance | path

Searched refs:crc32_big (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dcrc32.c40 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/
Dcrc32.c40 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/
Dcrc32.c40 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/
Dcrc32.c60 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/
Dcrc32.c49 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/
Dcrc32.c49 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/
Dcrc32.c46 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