Home
last modified time | relevance | path

Searched refs:TBLS (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] =
Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
75 local unsigned long FAR crc_table[TBLS][256];
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
Dcrc32.c42 # define TBLS 8 macro
44 # define TBLS 1 macro
57 local z_crc_t FAR crc_table[TBLS][256];
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
Dcrc32.c44 # define TBLS 8 macro
46 # define TBLS 1 macro
59 local z_crc_t FAR crc_table[TBLS][256];