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

/ast/src/lib/libz/
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");
H A Dcrc32.h54 local const unsigned long FAR crc_table[TBLS][256] =
/ast/src/cmd/INIT/
H A Dratz.c1001 #ifndef TBLS
1002 #define TBLS 1 macro
1005 local const unsigned long FAR crc_table[TBLS][256] =

Completed in 72 milliseconds