OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BadCond
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/
paranoia.cc
1011
void
BadCond
(int, const char *);
1290
BadCond
(Serious, "Disagreements among the values X1, Y1, Z1,\n");
1304
BadCond
(Failure, "");
1436
BadCond
(Serious, "comparison alleges (1-U1) < 1 although\n");
1637
BadCond
(Flaw, "(X - Y) + (Y - X) is non zero!\n");
1726
BadCond
(Defect, "X * Y == Y * X trial fails.\n");
1814
BadCond
(Defect, "");
1882
BadCond
(Failure,
1922
BadCond
(Failure, "Positive expressions can underflow to an\n");
1934
BadCond
(Flaw, "Underflow can stick at an allegedly positive\n")
[
all
...]
/src/external/gpl3/gcc.old/dist/contrib/
paranoia.cc
1011
void
BadCond
(int, const char *);
1290
BadCond
(Serious, "Disagreements among the values X1, Y1, Z1,\n");
1304
BadCond
(Failure, "");
1436
BadCond
(Serious, "comparison alleges (1-U1) < 1 although\n");
1637
BadCond
(Flaw, "(X - Y) + (Y - X) is non zero!\n");
1726
BadCond
(Defect, "X * Y == Y * X trial fails.\n");
1814
BadCond
(Defect, "");
1882
BadCond
(Failure,
1922
BadCond
(Failure, "Positive expressions can underflow to an\n");
1934
BadCond
(Flaw, "Underflow can stick at an allegedly positive\n")
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026