Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c1745 int tfty = typeb->nextOf()->toBasetype()->ty; in castTo() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d1976 int tfty = typeb.nextOf().toBasetype().ty; in visitString() local