Searched refs:__LDBL_MAX_EXP__ (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h37 #ifdef __LDBL_MAX_EXP__
38 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h43 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h41 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h41 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dhash_c++0x.cc53 const size_t __coeff = __SIZE_MAX__ / __LDBL_MAX_EXP__;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dhash-long-double-tr1-aux.cc53 const size_t __coeff = __SIZE_MAX__ / __LDBL_MAX_EXP__;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dhash_c++0x.cc53 const size_t __coeff = __SIZE_MAX__ / __LDBL_MAX_EXP__;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dhash-long-double-tr1-aux.cc53 const size_t __coeff = __SIZE_MAX__ / __LDBL_MAX_EXP__;
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h36 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h41 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h58 #define __LDBL_MAX_EXP__ LDBL_MAX_EXP macro
/netbsd-current/lib/libc/include/
H A Dextern.h59 (__LDBL_MAX_EXP__ != __DBL_MAX_EXP__)
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h81 #define __LDBL_MAX_EXP__ LDBL_MAX_EXP macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h108 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h221 && defined (__LDBL_MAX_EXP__) \
227 #define __CFI_LDBL_MAX_EXP__ __LDBL_MAX_EXP__
/netbsd-current/tests/lib/libc/stdio/
H A Dt_printf.c262 (__LDBL_MAX_EXP__ != __DBL_MAX_EXP__)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h83 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h83 #define LDBL_MAX_EXP __LDBL_MAX_EXP__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h104 { static inline constexpr int value = __LDBL_MAX_EXP__; };

Completed in 377 milliseconds