Home
last modified time | relevance | path

Searched refs:crc32_big (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c33 /* Find a four-byte integer type for crc32_little() and crc32_big(). */
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/v8/third_party/zlib/
H A 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
/third_party/skia/third_party/externals/zlib/
H A 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

Completed in 4 milliseconds