Home
last modified time | relevance | path

Searched refs:terror (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c101 Type *Type::terror;
256 terror = basic[Terror]; in _init()
304 return terror; in semantic()
1245 return Type::terror; in aliasthisOf()
1252 return Type::terror; in aliasthisOf()
1256 return Type::terror; in aliasthisOf()
1272 return Type::terror; in aliasthisOf()
1280 return Type::terror; in aliasthisOf()
2099 else if (flag && this != Type::terror) in getProperty()
2110 if (this != Type::terror) in getProperty()
[all …]
H A Ddeclaration.c375 type = Type::terror; in aliasSemantic()
418 type = Type::terror; in aliasSemantic()
424 type = Type::terror; in aliasSemantic()
450 t = Type::terror; in aliasSemantic()
458 type = Type::terror; in aliasSemantic()
646 aliassym = new AliasDeclaration(loc, ident, Type::terror); in toAlias()
647 type = Type::terror; in toAlias()
992 type = Type::terror; in semantic()
998 type = Type::terror; in semantic()
1593 type = Type::terror; in semantic()
[all …]
H A Ddclass.c360 type = Type::terror; in semantic()
443 if (b->type != Type::terror) in semantic()
502 if (b->type != Type::terror) in semantic()
745 assert(type == Type::terror); in semantic()
857 type = Type::terror; in semantic()
1455 type = Type::terror; in semantic()
1536 if (b->type != Type::terror) in semantic()
1721 type = Type::terror; in semantic()
H A Ddstruct.c389 ad->type = Type::terror; in determineFields()
462 if (type != Type::terror) in determineSize()
468 type = Type::terror; in determineSize()
1048 type = Type::terror; in semantic()
1219 type = Type::terror; in semantic()
H A Ddenum.c168 memtype = Type::terror; in semantic()
444 return Type::terror; in getMemtype()
608 ed->memtype = Type::terror; in semantic()
H A Dstaticcond.c77 e->type->toBasetype() == Type::terror) in evalStaticCondition()
H A Daliasthis.c137 assert(ad2->type == Type::terror); in semantic()
H A Dfunc.c525 type = Type::terror; in semantic()
694 type = Type::terror; in semantic()
814 if (type->nextOf() == Type::terror) in semantic()
4846 type = Type::terror; in semantic()
4969 type = Type::terror; in semantic()
5045 type = Type::terror; in semantic()
5134 type = Type::terror; in semantic()
5260 type = Type::terror; in semantic()
5381 type = Type::terror; in semantic()
5464 type = Type::terror; in semantic()
[all …]
H A Dexpression.c1135 t0 = Type::terror; in arrayExpressionToCommonType()
1142 t0 = Type::terror; in arrayExpressionToCommonType()
1153 t0 = Type::terror; in arrayExpressionToCommonType()
1202 t0 = Type::terror; in arrayExpressionToCommonType()
1211 return (t0 == Type::terror); in arrayExpressionToCommonType()
1386 *prettype = Type::terror; in functionParameters()
2061 if (type != Type::terror) in error()
2072 if (type != Type::terror) in warning()
2083 if (type != Type::terror) in deprecation()
2280 type = Type::terror; in checkValue()
[all …]
H A Dargtypes.c59 result = new TypeTuple(Type::terror); in toArgTypes()
H A Ddimport.c294 ad->type = Type::terror; in semantic()
H A Dexpressionsem.c751 if (tkey == Type::terror || tvalue == Type::terror) in visit()
1607 ((TypeFunction *)exp->fd->type)->next = Type::terror; in visit()
4042 if (e->e1->type == Type::terror) in visit()
4209 if (exp->to == Type::terror) in visit()
4245 if (exp->to == Type::terror) in visit()
4583 if ((exp->lwr && exp->lwr->type == Type::terror) || in visit()
4584 (exp->upr && exp->upr->type == Type::terror)) in visit()
4924 if (exp->e2->type == Type::terror) in visit()
4939 if (exp->e2->type == Type::terror) in visit()
4955 if (exp->e2->type == Type::terror) in visit()
[all …]
H A Dblockexit.c362 if (c->type == Type::terror) in blockExit()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dgetaddrinfo.c975 int terror = 0; in resolve_name() local
1094 if (terror == 0 || terror == EAI_NONAME) { in resolve_name()
1096 terror = terror4; in resolve_name()
1098 terror = terror6; in resolve_name()
1106 error = terror; in resolve_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d492 dsym.type = Type.terror; in visit()
498 dsym.type = Type.terror; in visit()
519 dsym.type = Type.terror; in visit()
1140 dsym.type = Type.terror; in visit()
1331 ad.type = Type.terror; in visit()
2089 ed.memtype = Type.terror; in visit()
2332 em.ed.memtype = Type.terror; in visit()
3066 fd.type = Type.terror; in funcDeclarationSemantic()
3415 if (funcdecl.type.nextOf() == Type.terror) in funcDeclarationSemantic()
3989 ctd.type = Type.terror; in visit()
[all …]
H A Daggregate.d245 if (type != Type.terror) in determineSize()
251 type = Type.terror; in determineSize()
H A Dtemplateparamsem.d169 return Type.terror; in aliasParameterSemantic()
H A Dtypesem.d150 pt = Type.terror; in resolveTupleIndex()
158 pt = Type.terror; in resolveTupleIndex()
165 pt = Type.terror; in resolveTupleIndex()
219 pt = Type.terror;
288 pt = Type.terror;
402 pt = Type.terror;
406 pt = Type.terror;
442 pt = Type.terror;
664 return Type.terror; in typeSemantic()
2431 else if (flag && mt != Type.terror) in getProperty()
[all …]
H A Ddenum.d230 return Type.terror; in getMemtype()
H A Dexpression.d769 if (type != Type.terror) in error()
780 if (type == Type.terror) in errorSupplemental()
791 if (type != Type.terror) in warning()
802 if (type != Type.terror) in deprecation()
815 if (type != Type.terror) in pragma()
826 if (type == Type.terror) in pragma()
837 if (type != Type.terror) in pragma()
848 if (type != Type.terror) in pragma()
1086 type = Type.terror; in checkValue()
1789 type = Type.terror; in this()
[all …]
H A Ddeclaration.d918 aliassym = new AliasDeclaration(loc, ident, Type.terror); in toAlias()
919 type = Type.terror; in toAlias()
1211 type = Type.terror; in setFieldOffset()
1316 type = Type.terror; in isDataseg()
H A Dstaticcond.d103 e.type.toBasetype() == Type.terror) in impl()
H A Dmtype.d398 extern (C++) __gshared Type terror; // for error recovery
862 terror = basic[Terror]; in _init()
2033 return Type.terror; in aliasthisOf()
2037 return Type.terror; in aliasthisOf()
2055 return Type.terror; in aliasthisOf()
2059 return Type.terror; in aliasthisOf()
5074 next = Type.terror; in checkRetType()
5079 next = Type.terror; in checkRetType()
5088 next = Type.terror; in checkRetType()
5806 if (sym.members && !sym.determineFields() && sym.type != Type.terror) in hasPointers()
H A Dblockexit.d398 if (c.type == Type.terror) in blockExit()
H A Dexpressionsem.d1412 t0 = Type.terror; in arrayExpressionToCommonType()
1419 t0 = Type.terror; in arrayExpressionToCommonType()
1430 t0 = Type.terror; in arrayExpressionToCommonType()
1688 *prettype = Type.terror; in functionParameters()
4065 (cast(TypeFunction)exp.fd.type).next = Type.terror; in visit()
7318 if (e.e1.type == Type.terror) in visit()
7449 if (exp.to == Type.terror) in visit()
7517 if (exp.to == Type.terror) in visit()
7951 if (exp.lwr && exp.lwr.type == Type.terror || exp.upr && exp.upr.type == Type.terror) in visit()
8371 if (exp.e2.type == Type.terror) in visit()
[all …]

123