Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/zlib/
H A Dz_crc32.c52 # ifndef DYNAMIC_CRC_TABLE
53 # define DYNAMIC_CRC_TABLE macro
100 #ifdef DYNAMIC_CRC_TABLE
236 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
253 #ifdef DYNAMIC_CRC_TABLE in z_crc32()
H A Dzutil.c100 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()