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

/macosx-10.10/rsync-45/rsync/zlib/
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.h5 local const unsigned long FAR crc_table[TBLS][256] =
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dcrc32.c90 # define TBLS 8 macro
92 # define TBLS 1 macro
103 local unsigned long FAR crc_table[TBLS][256];
194 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h32 local const unsigned long FAR crc_table[TBLS][256] =
/macosx-10.10/sudo-73/src/zlib/
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] =
/macosx-10.10/zlib-55/zlib/
H A Dcrc32.c63 # define TBLS 8 macro
65 # define TBLS 1 macro
78 local unsigned long FAR crc_table[TBLS][256];
169 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
H A Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] =
/macosx-10.10/ksh-23/ksh/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 149 milliseconds