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

/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c80 local volatile int crc_table_empty = 1; variable
154 crc_table_empty = 0;
158 while (crc_table_empty)
215 if (crc_table_empty)
234 if (crc_table_empty)

Completed in 49 milliseconds