Home
last modified time | relevance | path

Searched defs:TABLE_SIZE (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2fixed_full_table.h21 #define TABLE_SIZE 64 macro
/netbsd-src/external/bsd/byacc/dist/
H A Dsymtab.c13 #define TABLE_SIZE 1024 macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp2.c14 #define TABLE_SIZE 32 macro
H A Dbn_exp.c41 #define TABLE_SIZE 32 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp2.c14 #define TABLE_SIZE 32 macro
H A Dbn_exp.c42 #define TABLE_SIZE 32 macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-opc.c27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
H A Dm68hc11-opc.c28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dxgate-opc.c27 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
H A Dm68hc11-opc.c28 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
/netbsd-src/external/bsd/tre/dist/lib/
H A Dxmalloc.c51 #define TABLE_SIZE (1 << TABLE_BITS) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Daoutx.h271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0])) macro
H A Dpdp11.c288 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0])) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Daoutx.h271 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0])) macro
H A Dpdp11.c288 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0])) macro