Home
last modified time | relevance | path

Searched refs:n_types (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/scsi/
H A Dses.h88 u_int8_t n_types; member
H A Dses.c315 DEVNAME(sc), i, enc->enc_id, enc->n_types); in ses_read_config()
320 ntypes += enc->n_types; in ses_read_config()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.h182 int n_types; /* Number of types */ member
H A Dsymmisc.c205 if (OBJSTAT (objfile, n_types) > 0) in print_objfile_statistics()
207 OBJSTAT (objfile, n_types)); in print_objfile_statistics()
H A Dgdbtypes.c167 OBJSTAT (objfile, n_types++); in alloc_type()
1796 OBJSTAT (objfile, n_types += FT_NUM_MEMBERS); in lookup_fundamental_type()