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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h387 #define REAL_VALUE_NEGATIVE(x) real_isneg (&(x)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreal.h386 #define REAL_VALUE_NEGATIVE(x) real_isneg (&(x)) macro

Completed in 81 milliseconds