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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzcrc32.c86 # define TBLS 8 macro
88 # define TBLS 1 macro
99 local unsigned long FAR crc_table[TBLS][256];
190 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h29 local const unsigned long FAR crc_table[TBLS][256] =

Completed in 23 milliseconds