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

/darwin-on-arm/xnu/libkern/zlib/
H A Dcrc32.c89 # define TBLS 8 macro
91 # define TBLS 1 macro
102 local unsigned long FAR crc_table[TBLS][256];
193 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h32 local const unsigned long FAR crc_table[TBLS][256] =

Completed in 60 milliseconds