Home
last modified time | relevance | path

Searched refs:warn_float_equal (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.h465 extern int warn_float_equal;
Dc-opts.c812 warn_float_equal = on;
Dc-common.c297 int warn_float_equal; variable
Dc-typeck.c2151 if (warn_float_equal && (code0 == REAL_TYPE || code1 == REAL_TYPE))
DChangeLog.26360 * c-tree.h (warn_float_equal): Declare.
6361 * c-decl.c (warn_float_equal): Define.
/openbsd/src/gnu/gcc/gcc/
Dc.opt197 C ObjC C++ ObjC++ Var(warn_float_equal)
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dtypeck.c3258 if (warn_float_equal && (code0 == REAL_TYPE || code1 == REAL_TYPE))
DChangeLog.21438 * cp-tree.h (warn_float_equal): Declare.
1439 * decl2.c (warn_float_equal): Define.
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-19991438 * cp-tree.h (warn_float_equal): Declare.
1439 * decl2.c (warn_float_equal): Define.