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

/forgerock/web-agents-v4/zlib/
H A Dcrc32.c60 local void make_crc_table OF((void));
90 local void make_crc_table() function
182 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
194 make_crc_table();
213 make_crc_table();

Completed in 196 milliseconds