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

/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c82 local void make_crc_table OF((void));
112 local void make_crc_table() function
204 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
216 make_crc_table();
235 make_crc_table();

Completed in 43 milliseconds