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

/ast/src/lib/libz/
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,
239 return crc32_big(crc, buf, len);
302 local unsigned long crc32_big(crc, buf, len) function
/ast/src/cmd/INIT/
H A Dratz.c1093 return crc32_big(crc, buf, len);

Completed in 24 milliseconds