Home | History | Annotate | Download | only in zlib

Lines Matching refs: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
27 # ifndef DYNAMIC_CRC_TABLE
28 # define DYNAMIC_CRC_TABLE
29 # endif /* !DYNAMIC_CRC_TABLE */
108 #if defined(W) && (!defined(ARMCRC32) || defined(DYNAMIC_CRC_TABLE))
136 #ifdef DYNAMIC_CRC_TABLE
191 #ifdef DYNAMIC_CRC_TABLE
211 compiled with DYNAMIC_CRC_TABLE defined, and if CRCs will be computed in
545 #endif /* DYNAMIC_CRC_TABLE */
552 #ifdef DYNAMIC_CRC_TABLE
554 #endif /* DYNAMIC_CRC_TABLE */
589 #ifdef DYNAMIC_CRC_TABLE
591 #endif /* DYNAMIC_CRC_TABLE */
701 #ifdef DYNAMIC_CRC_TABLE
703 #endif /* DYNAMIC_CRC_TABLE */
1024 #ifdef DYNAMIC_CRC_TABLE
1026 #endif /* DYNAMIC_CRC_TABLE */
1037 #ifdef DYNAMIC_CRC_TABLE
1039 #endif /* DYNAMIC_CRC_TABLE */