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

/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h22 #ifdef __LDBL_MIN_EXP__
23 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h41 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h39 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h39 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h33 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h39 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h56 #define __LDBL_MIN_EXP__ LDBL_MIN_EXP macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h79 #define __LDBL_MIN_EXP__ LDBL_MIN_EXP macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h100 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h220 && defined (__LDBL_MIN_EXP__) \
226 #define __CFI_LDBL_MIN_EXP__ __LDBL_MIN_EXP__
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h63 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/tests/lib/libm/
H A Dt_exp.c112 #if __LDBL_MIN_EXP__ < -129
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h63 #define LDBL_MIN_EXP __LDBL_MIN_EXP__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h134 { static inline constexpr int value = __LDBL_MIN_EXP__; };

Completed in 206 milliseconds