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

/ast/src/lib/libz/
H A Dcrc32.c76 local void make_crc_table OF((void));
106 local void make_crc_table() function
197 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
209 make_crc_table();
228 make_crc_table();

Completed in 17 milliseconds