Home
last modified time | relevance | path

Searched refs:crc32_little (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(). */
58 local unsigned long crc32_little OF((unsigned long,
239 return crc32_little(crc, buf, len);
264 local unsigned long crc32_little(crc, buf, len) in crc32_little() function
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.c44 local unsigned long crc32_little OF((unsigned long,
258 return crc32_little(crc, buf, len);
320 local unsigned long crc32_little(crc, buf, len) in crc32_little() function
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c44 local unsigned long crc32_little OF((unsigned long,
258 return crc32_little(crc, buf, len);
320 local unsigned long crc32_little(crc, buf, len) in crc32_little() function

Completed in 4 milliseconds