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

/ast/src/lib/libz/
H A Dcrc32.c74 local volatile int crc_table_empty = 1; variable
148 crc_table_empty = 0;
152 while (crc_table_empty)
208 if (crc_table_empty)
227 if (crc_table_empty)
/ast/src/cmd/INIT/
H A Dratz.c1081 if (crc_table_empty)

Completed in 34 milliseconds