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

/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c65 # define TBLS 8 macro
68 # define TBLS 1 macro
81 local crc_table_t FAR crc_table[TBLS][256];
172 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const crc_table_t FAR crc_table[TBLS][256] =

Completed in 43 milliseconds