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

/darwin-on-arm/xnu/libkern/zlib/
H A Dcrc32.c103 local void make_crc_table OF((void));
133 local void make_crc_table() function
224 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
236 make_crc_table();
255 make_crc_table();

Completed in 14 milliseconds