Searched refs:__LDBL_DIG__ (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h17 #ifdef __LDBL_DIG__
18 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h40 #define LDBL_DIG __LDBL_DIG__
H A Dlimits.h102 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h38 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h38 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h32 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/sys/sys/
H A Dcommon_limits.h87 #ifdef __LDBL_DIG__
88 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dissignaling_fallback.h88 #if __LDBL_DIG__ == __DBL_DIG__
97 #elif (__LDBL_DIG__ == 18) && __LDBL_IS_IEC_60559__
140 #elif (__LDBL_DIG__ == 31)
153 #elif (__LDBL_DIG__ == 33) && __LDBL_IS_IEC_60559__
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h38 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h54 #define __LDBL_DIG__ LDBL_DIG macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h78 #define __LDBL_DIG__ LDBL_DIG macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h96 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h148 __glibcxx_floating(_Tp, __FLT_DIG__, __DBL_DIG__, __LDBL_DIG__)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h150 __glibcxx_floating(_Tp, __FLT_DIG__, __DBL_DIG__, __LDBL_DIG__)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h55 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h55 #define LDBL_DIG __LDBL_DIG__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h78 { static inline constexpr int value = __LDBL_DIG__; };

Completed in 143 milliseconds