Searched refs:__FLT_EPSILON__ (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h36 #define __FLT_EPSILON__ FLT_EPSILON macro
/netbsd-current/sys/sys/
H A Dfloat_ieee754.h77 #define FLT_EPSILON __FLT_EPSILON__
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h61 #define __FLT_EPSILON__ FLT_EPSILON macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h118 #define FLT_EPSILON __FLT_EPSILON__
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h113 #define FLT_EPSILON __FLT_EPSILON__
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h113 #define FLT_EPSILON __FLT_EPSILON__
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnumeric_traits.h223 { static inline constexpr float value = __FLT_EPSILON__; };
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c551 delta *= __FLT_EPSILON__;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c551 delta *= __FLT_EPSILON__;

Completed in 119 milliseconds