Searched refs:__LDBL_EPSILON__ (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h12 #ifdef __LDBL_EPSILON__
13 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h45 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h43 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h43 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h31 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h43 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h62 #define __LDBL_EPSILON__ LDBL_EPSILON macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h85 #define __LDBL_EPSILON__ LDBL_EPSILON macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h120 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h115 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h115 #define LDBL_EPSILON __LDBL_EPSILON__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h231 { static inline constexpr long double value = __LDBL_EPSILON__; };

Completed in 208 milliseconds