Searched refs:crc32_little (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(). */
58 local unsigned long crc32_little OF((unsigned long,
237 return crc32_little(crc, buf, len);
262 local unsigned long crc32_little(crc, buf, len) function
/ast/src/cmd/INIT/
H A Dratz.c1091 return crc32_little(crc, buf, len);

Completed in 25 milliseconds