Home | History | Annotate | Download | only in src

Lines Matching defs:DYNAMIC_CRC_TABLE

15   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
21 DYNAMIC_CRC_TABLE and MAKECRCH can be #defined to write out crc32.h.
26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE
28 # endif /* !DYNAMIC_CRC_TABLE */
54 #ifdef DYNAMIC_CRC_TABLE
99 case the advice about DYNAMIC_CRC_TABLE is ignored) */
178 #else /* !DYNAMIC_CRC_TABLE */
183 #endif /* DYNAMIC_CRC_TABLE */
190 #ifdef DYNAMIC_CRC_TABLE
193 #endif /* DYNAMIC_CRC_TABLE */
209 #ifdef DYNAMIC_CRC_TABLE
212 #endif /* DYNAMIC_CRC_TABLE */