Home
last modified time | relevance | path

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

/external/zlib/src/
Dcrc32.c42 # define TBLS 8 macro
44 # define TBLS 1 macro
57 local z_crc_t FAR crc_table[TBLS][256];
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/external/python/cpython3/Modules/zlib/
Dcrc32.c42 # define TBLS 8 macro
44 # define TBLS 1 macro
57 local z_crc_t FAR crc_table[TBLS][256];
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/external/syslinux/com32/lib/zlib/
Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
77 local unsigned long FAR crc_table[TBLS][256];
Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] =
/external/python/cpython2/Modules/zlib/
Dcrc32.c44 # define TBLS 8 macro
46 # define TBLS 1 macro
59 local z_crc_t FAR crc_table[TBLS][256];
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =