HomeSort by: relevance | last modified time | path
    Searched defs:TABLE_SIZE (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
d2fixed_full_table.h 21 #define TABLE_SIZE 64
23 static const uint16_t POW10_OFFSET[TABLE_SIZE] = {
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ryu/
d2fixed_full_table.h 21 #define TABLE_SIZE 64
23 static const uint16_t POW10_OFFSET[TABLE_SIZE] = {
  /src/external/bsd/byacc/dist/
symtab.c 10 /* TABLE_SIZE is the number of entries in the symbol table. */
11 /* TABLE_SIZE must be a power of two. */
13 #define TABLE_SIZE 1024
29 k = (31 * k + c) & (TABLE_SIZE - 1);
96 symbol_table = TMALLOC(bucket *, TABLE_SIZE);
99 for (i = 0; i < TABLE_SIZE; i++)
  /src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_exp2.c 14 #define TABLE_SIZE 32
25 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE];
bn_exp.c 41 #define TABLE_SIZE 32
180 BIGNUM *val[TABLE_SIZE];
323 BIGNUM *val[TABLE_SIZE];
1316 BIGNUM *val[TABLE_SIZE];
  /src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_exp2.c 14 #define TABLE_SIZE 32
26 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE];
bn_exp.c 41 #define TABLE_SIZE 32
180 BIGNUM *val[TABLE_SIZE];
324 BIGNUM *val[TABLE_SIZE];
1331 BIGNUM *val[TABLE_SIZE];
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/
bn_exp2.c 14 #define TABLE_SIZE 32
26 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE];
bn_exp.c 42 #define TABLE_SIZE 32
181 BIGNUM *val[TABLE_SIZE];
318 BIGNUM *val[TABLE_SIZE];
1317 BIGNUM *val[TABLE_SIZE];
  /src/external/bsd/tre/dist/lib/
xmalloc.c 52 #define TABLE_SIZE (1 << TABLE_BITS)
63 tbl->table = calloc(TABLE_SIZE, sizeof(*tbl->table));
211 for (i = 0; i < TABLE_SIZE; i++)
  /src/external/gpl3/binutils/dist/opcodes/
xgate-opc.c 27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
203 const int xgate_num_opcodes = TABLE_SIZE (xgate_opcodes);
m68hc11-opc.c 28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
1739 const int m68hc12_num_alias = TABLE_SIZE (m68hc12_alias);
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-opc.c 27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
203 const int xgate_num_opcodes = TABLE_SIZE (xgate_opcodes);
m68hc11-opc.c 28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
1739 const int m68hc12_num_alias = TABLE_SIZE (m68hc12_alias);
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-opc.c 27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
203 const int xgate_num_opcodes = TABLE_SIZE (xgate_opcodes);
m68hc11-opc.c 28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
1739 const int m68hc12_num_alias = TABLE_SIZE (m68hc12_alias);
  /src/external/gpl3/gdb/dist/opcodes/
xgate-opc.c 27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
203 const int xgate_num_opcodes = TABLE_SIZE (xgate_opcodes);
m68hc11-opc.c 28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0]))
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
1739 const int m68hc12_num_alias = TABLE_SIZE (m68hc12_alias);
  /src/external/gpl3/binutils/dist/bfd/
aoutx.h 271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0]))
2183 if (r_type < TABLE_SIZE (howto_table_ext))
2254 if (howto_idx < TABLE_SIZE (howto_table_std))
4040 if (howto_idx < TABLE_SIZE (howto_table_std))
4367 if (r_type >= TABLE_SIZE (howto_table_ext))
pdp11.c 288 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0]))
3407 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
  /src/external/gpl3/binutils.old/dist/bfd/
aoutx.h 271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0]))
2183 if (r_type < TABLE_SIZE (howto_table_ext))
2254 if (howto_idx < TABLE_SIZE (howto_table_std))
4040 if (howto_idx < TABLE_SIZE (howto_table_std))
4367 if (r_type >= TABLE_SIZE (howto_table_ext))
pdp11.c 288 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0]))
3407 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
  /src/external/gpl3/gdb.old/dist/bfd/
aoutx.h 271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0]))
2183 if (r_type < TABLE_SIZE (howto_table_ext))
2254 if (howto_idx < TABLE_SIZE (howto_table_std))
4047 if (howto_idx < TABLE_SIZE (howto_table_std))
4374 if (r_type >= TABLE_SIZE (howto_table_ext))
pdp11.c 288 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0]))
3414 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
  /src/external/gpl3/gdb/dist/bfd/
aoutx.h 271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0]))
2183 if (r_type < TABLE_SIZE (howto_table_ext))
2254 if (howto_idx < TABLE_SIZE (howto_table_std))
4040 if (howto_idx < TABLE_SIZE (howto_table_std))
4367 if (r_type >= TABLE_SIZE (howto_table_ext))

Completed in 78 milliseconds

1 2