Searched defs:TABLE_SIZE (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dsymtab.c12 #define TABLE_SIZE 1024 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp2.c116 #define TABLE_SIZE 32 macro
H A Dbn_exp.c133 #define TABLE_SIZE 32 macro
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dxmalloc.c51 #define TABLE_SIZE macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c26 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c26 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dgencode.c29 #define TABLE_SIZE(X) (sizeof(X) / sizeof(X[0])) macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Daoutx.h262 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0])) macro
H A Dpdp11.c252 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0])) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Daoutx.h262 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0])) macro
H A Dpdp11.c252 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0])) macro

Completed in 213 milliseconds