Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dcrc32.c24 # ifndef DYNAMIC_CRC_TABLE
25 # define DYNAMIC_CRC_TABLE macro
72 #ifdef DYNAMIC_CRC_TABLE
207 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
226 #ifdef DYNAMIC_CRC_TABLE
Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
DChangeLog108 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE)
109 - Add limited multitasking protection to DYNAMIC_CRC_TABLE
112 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/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
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/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.c70 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()