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