Home
last modified time | relevance | path

Searched defs:ta_last (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d2640 MATCH ta_last = m.last != MATCH.nomatch ? MATCH.exact : MATCH.nomatch; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c2151 MATCH ta_last; in functionResolve() member