Searched refs:BadCond (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc1012 void BadCond (int, const char *);
1291 BadCond (Serious, "Disagreements among the values X1, Y1, Z1,\n");
1305 BadCond (Failure, "");
1437 BadCond (Serious, "comparison alleges (1-U1) < 1 although\n");
1638 BadCond (Flaw, "(X - Y) + (Y - X) is non zero!\n");
1727 BadCond (Defect, "X * Y == Y * X trial fails.\n");
1815 BadCond (Defect, "");
1883 BadCond (Failure,
1923 BadCond (Failure, "Positive expressions can underflow to an\n");
1935 BadCond (Fla
2418 Paranoia<FLOAT>::BadCond (int K, const char *T) function in class:Paranoia
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc1012 void BadCond (int, const char *);
1291 BadCond (Serious, "Disagreements among the values X1, Y1, Z1,\n");
1305 BadCond (Failure, "");
1437 BadCond (Serious, "comparison alleges (1-U1) < 1 although\n");
1638 BadCond (Flaw, "(X - Y) + (Y - X) is non zero!\n");
1727 BadCond (Defect, "X * Y == Y * X trial fails.\n");
1815 BadCond (Defect, "");
1883 BadCond (Failure,
1923 BadCond (Failure, "Positive expressions can underflow to an\n");
1935 BadCond (Fla
2418 Paranoia<FLOAT>::BadCond (int K, const char *T) function in class:Paranoia
[all...]

Completed in 58 milliseconds