Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.c1746 int ttty = tb->nextOf()->toBasetype()->ty; in castTo() local
1747 switch (X(tfty, ttty)) in castTo()
H A Ddcast.d1977 int ttty = tb.nextOf().toBasetype().ty; in visitString() local
1978 switch (X(tfty, ttty)) in visitString()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c1746 int ttty = tb->nextOf()->toBasetype()->ty; in castTo() local
1747 switch (X(tfty, ttty)) in castTo()