Searched refs:__LDBL_MAX_10_EXP__ (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h47 #ifdef __LDBL_MAX_10_EXP__
48 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h44 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h42 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h42 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h38 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h42 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h59 #define __LDBL_MAX_10_EXP__ LDBL_MAX_10_EXP macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h82 #define __LDBL_MAX_10_EXP__ LDBL_MAX_10_EXP macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h112 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h152 __LDBL_MAX_10_EXP__)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h154 __LDBL_MAX_10_EXP__)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h95 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h95 #define LDBL_MAX_10_EXP __LDBL_MAX_10_EXP__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h119 { static inline constexpr int value = __LDBL_MAX_10_EXP__; };

Completed in 146 milliseconds