Home
last modified time | relevance | path

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

/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c62 # define TBLS 8 macro
64 # define TBLS 1 macro
77 local unsigned long FAR crc_table[TBLS][256];
168 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n"); in make_crc_table()
H A Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] =
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.c48 # define TBLS 8 macro
50 # define TBLS 1 macro
63 local z_crc_t FAR crc_table[TBLS][256];
154 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n"); in make_crc_table()
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c48 # define TBLS 8 macro
50 # define TBLS 1 macro
63 local z_crc_t FAR crc_table[TBLS][256];
154 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n"); in make_crc_table()
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =

Completed in 4 milliseconds