Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A 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
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
H A 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