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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzcrc32.c100 local void make_crc_table OF((void));
130 local void make_crc_table() function
221 * Tables of CRC-32s of all single-byte values, made by make_crc_table().
233 make_crc_table();
252 make_crc_table();

Completed in 29 milliseconds