Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Darrayop.d122 Type tbn = tb.nextOf().toBasetype(); in arrayOp() local
H A Dtypesem.d758 Type tbn = tn.toBasetype(); in typeSemantic() local
865 Type tbn = tn.toBasetype(); in typeSemantic() local
1976 Type tbn = tn.toBasetype(); in typeSemantic() local
H A Dob.d1779 auto tbn = tb.nextOf(); in hasPointersToMutableFields() local
H A Ddcast.d1393 Type tbn = tb.nextOf(); in implicitConvTo() local
H A Ddsymbolsem.d483 Type tbn = tb.baseElemOf(); in visit() local
H A Dexpressionsem.d1802 Type tbn = (cast(TypeArray)tb).next; // array element type in functionParameters() local
10662 if (Type tbn = tb.nextOf()) in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Darrayop.c179 Type *tbn = tb->nextOf()->toBasetype(); in arrayOp() local
H A Ddeclaration.c982 Type *tbn = tb->baseElemOf(); in semantic() local
H A Ddcast.c1274 Type *tbn = tb->nextOf(); in implicitConvTo() local
H A Dmtype.c4114 Type *tbn = tn->toBasetype(); in semantic() local
4424 Type *tbn = tn->toBasetype(); in semantic() local
9161 Type *tbn = tn->toBasetype(); in semantic() local
H A Dexpressionsem.c6774 if (Type *tbn = tb->nextOf()) in visit() local
H A Ddinterpret.c3420 Type *tbn = e->type->baseElemOf(); variable
H A Dexpression.c1493 Type *tbn = ((TypeArray *)tb)->next; in functionParameters() local
/netbsd-src/sys/dev/ata/
H A Dld_ataraid.c398 daddr_t bn, cbn, tbn, off; in ld_ataraid_start_raid0() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs_vnops.c1444 daddr_t tbn; in lfs_strategy() local