Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsafe.c128 Type *tfromn = tfrom->nextOf()->toBasetype(); in isSafeCast() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsafe.d162 Type tfromn = tfromb.nextOf().toBasetype(); in isSafeCast() local