Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c25 # ifndef DYNAMIC_CRC_TABLE
26 # define DYNAMIC_CRC_TABLE macro
106 #if defined(W) && (!defined(ARMCRC32) || defined(DYNAMIC_CRC_TABLE))
134 #ifdef DYNAMIC_CRC_TABLE
189 #ifdef DYNAMIC_CRC_TABLE
550 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
587 #ifdef DYNAMIC_CRC_TABLE in crc32_z()
699 #ifdef DYNAMIC_CRC_TABLE in crc32_z()
1022 #ifdef DYNAMIC_CRC_TABLE in crc32_combine64()
1035 #ifdef DYNAMIC_CRC_TABLE in crc32_combine_gen64()
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()