HomeSort by relevance Sort by last modified time
    Searched refs:TBLS (Results 1 - 6 of 6) sorted by null

  /external/pdfium/third_party/zlib_v128/
crc32.c 44 # define TBLS 8
46 # define TBLS 1
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
crc32.h 5 local const z_crc_t FAR crc_table[TBLS][256] =
  /external/opencv3/3rdparty/zlib/
crc32.c 44 # define TBLS 8
46 # define TBLS 1
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
crc32.h 5 local const z_crc_t FAR crc_table[TBLS][256] =
  /external/zlib/src/
crc32.c 44 # define TBLS 8
46 # define TBLS 1
59 local z_crc_t FAR crc_table[TBLS][256];
150 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
crc32.h 5 local const z_crc_t FAR crc_table[TBLS][256] =

Completed in 175 milliseconds