Home
last modified time | relevance | path

Searched refs:DYNAMIC_CRC_TABLE (Results 1 – 11 of 11) sorted by relevance

/external/zlib/src/
Dcrc32.c26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE macro
54 #ifdef DYNAMIC_CRC_TABLE
190 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
209 #ifdef DYNAMIC_CRC_TABLE
Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
DChangeLog768 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE)
769 - Add limited multitasking protection to DYNAMIC_CRC_TABLE
772 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
/external/python/cpython3/Modules/zlib/
Dcrc32.c26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE macro
54 #ifdef DYNAMIC_CRC_TABLE
190 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
209 #ifdef DYNAMIC_CRC_TABLE
Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
DChangeLog768 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE)
769 - Add limited multitasking protection to DYNAMIC_CRC_TABLE
772 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
/external/syslinux/com32/lib/zlib/
Dcrc32.c24 # ifndef DYNAMIC_CRC_TABLE
25 # define DYNAMIC_CRC_TABLE macro
74 #ifdef DYNAMIC_CRC_TABLE
209 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
228 #ifdef DYNAMIC_CRC_TABLE
Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/external/python/cpython2/Modules/zlib/
Dcrc32.c26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE macro
56 #ifdef DYNAMIC_CRC_TABLE
192 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
211 #ifdef DYNAMIC_CRC_TABLE
Dzutil.c76 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
DChangeLog725 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE)
726 - Add limited multitasking protection to DYNAMIC_CRC_TABLE
729 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize