Home
last modified time | relevance | path

Searched refs:_SQNAN (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/fixincludes/tests/base/
Dmath.h64 # define _SQNAN (__builtin_nanf ("")) macro
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dinclhack.def2334 * This hack fixes the declarations of _DINFINITY, _SINFINITY and _SQNAN.
2344 sed = "s@^[ \t]*extern[ \t]*const[ \t]*float[ \t]*_SQNAN;"
2345 "[ \t]*$@# define _SQNAN (__builtin_nanf (\\\"\\\"))@";
2348 " extern const float _SQNAN;";