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

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_crc32.c44 # define TBLS 8 macro
46 # define TBLS 1 macro
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/external/chromium_org/third_party/zlib/
H A Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
77 local unsigned long FAR crc_table[TBLS][256];
168 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] =
/external/qemu/distrib/zlib-1.2.8/
H A Dcrc32.c44 # define TBLS 8 macro
46 # define TBLS 1 macro
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/external/zlib/src/
H A Dcrc32.c44 # define TBLS 8 macro
46 # define TBLS 1 macro
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =

Completed in 2283 milliseconds