Home
last modified time | relevance | path

Searched refs:talias (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/etc/rc.d/
H A Discsid_volumes113 while read num talias ttarget; do
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d8182 Type talias = isType(tap.specAlias); in matchArg() local
8183 if (!talias) in matchArg()
8197 MATCH m2 = deduceType(t, sc, talias, parameters, dedtypes); in matchArg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c5347 Type *talias = isType(specAlias); in matchArg() local
5348 if (!talias) in matchArg()
5362 MATCH m2 = deduceType(t, sc, talias, parameters, dedtypes); in matchArg()