Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.c1404 const bool t1b_isA = ((t1b->isintegral() || t1b->isfloating()) && t1b->ty != Tvector); in castTo() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c1404 const bool t1b_isA = ((t1b->isintegral() || t1b->isfloating()) && t1b->ty != Tvector); in castTo() local