Home
last modified time | relevance | path

Searched defs:tablesize (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dtable.c966 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dtable.c1327 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dtable.c1848 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dtable.c589 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dtable.c1573 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dtable.c1137 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dtable.c844 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dtable.c1807 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dtable.c1595 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/distrib/utils/more/
H A Dposition.c59 static int tablesize; variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dtable.c1565 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dtable.c1623 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dtable.c1008 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dtable.c1016 int tablesize = sizeof(table)/sizeof(table[0]); variable
/netbsd-src/usr.sbin/bootp/common/
H A Dhash.c75 hash_Init(unsigned int tablesize) in hash_Init()
/netbsd-src/sys/arch/i386/pci/
H A Dpcibios.h72 uint16_t tablesize; member
H A Dpcibios.c229 uint16_t tablesize; in pcibios_pir_init() local
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Djoliet.c351 int tablesize; in generate_joliet_path_tables() local
H A Dtree.c167 int tablesize = 0; in FDECL1() local
H A Dwrite.c1035 int tablesize; in generate_path_tables() local
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c1546 size_t tablesize; /* current size of type table */ in __find_arguments() local
1913 __grow_type_table (size_t nextarg, enum typeid **typetable, size_t *tablesize) in __grow_type_table()
/netbsd-src/sys/arch/x86/x86/
H A Dest.c1182 int j, tablesize, freq, volt; in est_tables() local
/netbsd-src/sys/dev/i2o/
H A Di2o.h276 u_int16_t tablesize; member