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

/ast/src/lib/libz/
H A Dcrc32.c15 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
17 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
24 # ifndef DYNAMIC_CRC_TABLE
25 # define DYNAMIC_CRC_TABLE macro
26 # endif /* !DYNAMIC_CRC_TABLE */
72 #ifdef DYNAMIC_CRC_TABLE
117 case the advice about DYNAMIC_CRC_TABLE is ignored) */
195 #else /* !DYNAMIC_CRC_TABLE */
200 #endif /* DYNAMIC_CRC_TABLE */
207 #ifdef DYNAMIC_CRC_TABLE
[all...]
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE
/ast/src/cmd/INIT/
H A Dratz.c1080 #ifdef DYNAMIC_CRC_TABLE
1083 #endif /* DYNAMIC_CRC_TABLE */

Completed in 26 milliseconds