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

/freebsd-13-stable/sys/contrib/zlib/
H A Dcrc32.c42 # define TBLS 8 macro
44 # define TBLS 1 macro
57 local z_crc_t FAR crc_table[TBLS][256];
148 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 107 milliseconds