Home
last modified time | relevance | path

Searched defs:nbases (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/trek/
H A Dinitquad.c66 int nbases, nstars; in initquad() local
/netbsd-src/sys/dev/isa/
H A Dseagate.c274 #define nbases (sizeof(bases) / sizeof(bases[0])) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1172 unsigned nbases = BINFO_N_BASE_BINFOS (binfo); in get_pseudo_ti_init() local
H A Dclass.c7292 int nbases = TYPE_BINFO (t) ? BINFO_N_BASE_BINFOS (TYPE_BINFO (t)) : 0; in check_flexarrays() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1186 unsigned nbases = BINFO_N_BASE_BINFOS (binfo); in get_pseudo_ti_init() local
H A Dclass.cc7404 int nbases = TYPE_BINFO (t) ? BINFO_N_BASE_BINFOS (TYPE_BINFO (t)) : 0; in check_flexarrays() local