Home
last modified time | relevance | path

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

/external/pdfium/third_party/zlib_v128/
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 in crc32()
Dzutil.c76 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/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/zlib/src/
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
/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