Home
last modified time | relevance | path

Searched refs:Tint32 (Results 26 – 43 of 43) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d161 Tint32 : 'i',
H A Ddcast.c330 ty = Tint32; in implicitConvTo()
383 case Tint32: in implicitConvTo()
394 if (ty == Tint32) in implicitConvTo()
H A Ddcast.d390 ty = Tint32; in implicitConvTo()
456 case Tint32: in implicitConvTo()
467 if (ty == Tint32) in implicitConvTo()
H A Dfunc.d2753 argerr |= argCount.type.toBasetype().ty != Tint32; in checkMain()
2790 if (retType.ty != Tint32 && retType.ty != Tvoid && retType.ty != Tnoreturn) in checkMain()
H A Dsemantic3.d222 if (sc.flags & SCOPE.Cfile && funcdecl.isCMain() && f.next.ty == Tint32) in visit()
H A Dcppmangle.d1757 case Tint32: c = 'i'; break; in visit()
H A Dhdrgen.d1866 case Tint32: in expressionPrettyPrint()
3925 if (t.tok == TOK.enum_ && t.base.ty != TY.Tint32) in typeToBufferx()
H A Dtypesem.d2507 case Tint32: return integerValue(int.max); in getProperty()
2541 case Tint32: return integerValue(int.min); in getProperty()
H A Dhdrgen.c2326 case Tint32: in visit()
H A Dfunc.c4290 else if (tf->nextOf()->ty != Tint32 && tf->nextOf()->ty != Tvoid) in checkDmain()
H A Dexpression.c2920 case Tint32: value = (d_int32) value; break; in normalize()
H A Dexpression.d1912 case Tint32: in normalize()
H A Dexpressionsem.d12054 (t.ty == Tint32 || t.ty == Tuns32) && target.c.longsize == 4 || in visit()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c330 ty = Tint32; in implicitConvTo()
383 case Tint32: in implicitConvTo()
394 if (ty == Tint32) in implicitConvTo()
H A Dmtype.h67 Tint32, enumerator
H A Dhdrgen.c2326 case Tint32: in visit()
H A Dfunc.c4290 else if (tf->nextOf()->ty != Tint32 && tf->nextOf()->ty != Tvoid) in checkDmain()
H A Dexpression.c2920 case Tint32: value = (d_int32) value; break; in normalize()

12