Searched defs:REAL_VALUES_EQUAL (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dreal.h286 #define REAL_VALUES_EQUAL(x, y) real_compare (EQ_EXPR, &(x), &(y)) macro

Completed in 46 milliseconds