Searched refs:__builtin_nansl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h35 #define __builtin_nansl(__dummy) NANSL macro
50 #define __builtin_nansl(__dummy) DBL_SNAN //0x7ff5555555555555 macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h69 #define __builtin_nansl(__dummy) _LSnan._Long_double macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h283 #define LDBL_SNAN (__builtin_nansl (""))
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h371 { static inline constexpr long double value = __builtin_nansl(""); };

Completed in 102 milliseconds