Lines Matching defs:DYNAMIC_CRC_TABLE
11 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
13 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
23 # ifndef DYNAMIC_CRC_TABLE
24 # define DYNAMIC_CRC_TABLE
25 # endif /* !DYNAMIC_CRC_TABLE */
108 #if defined(W) && (!defined(ARMCRC32) || defined(DYNAMIC_CRC_TABLE))
140 #ifdef DYNAMIC_CRC_TABLE
159 compiled with DYNAMIC_CRC_TABLE defined, and if CRCs will be computed in
522 #else /* !DYNAMIC_CRC_TABLE */
528 #endif /* DYNAMIC_CRC_TABLE */
581 #ifdef DYNAMIC_CRC_TABLE
583 #endif /* DYNAMIC_CRC_TABLE */
621 #ifdef DYNAMIC_CRC_TABLE
623 #endif /* DYNAMIC_CRC_TABLE */
736 #ifdef DYNAMIC_CRC_TABLE
738 #endif /* DYNAMIC_CRC_TABLE */
1061 #ifdef DYNAMIC_CRC_TABLE
1063 #endif /* DYNAMIC_CRC_TABLE */
1076 #ifdef DYNAMIC_CRC_TABLE
1078 #endif /* DYNAMIC_CRC_TABLE */