Searched defs:TBLS (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/zlib-1.2.3/
H A Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
75 local unsigned long FAR crc_table[TBLS][256];
166 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
/external/zlib/
H A Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
75 local unsigned long FAR crc_table[TBLS][256];
166 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");

Completed in 12 milliseconds