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

/freebsd-13-stable/sys/contrib/zlib/
H A Dcrc32.c58 local void make_crc_table OF((void));
88 local void make_crc_table() function
180 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
192 make_crc_table();
211 make_crc_table();

Completed in 45 milliseconds