Searched defs:FLT_EPSILON (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/gcc/ginclude/
H A Dfloat.h113 #undef FLT_EPSILON macro
116 #define FLT_EPSILON __FLT_EPSILON__ macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h61 # undef FLT_EPSILON macro
118 #define FLT_EPSILON __FLT_EPSILON__ macro
H A Dopencl-c-base.h176 #define FLT_EPSILON 0x1.0p-23f macro
/freebsd-12-stable/sys/powerpc/include/
H A Dfloat.h57 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-12-stable/sys/riscv/include/
H A Dfloat.h50 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Dfloat.h57 #define FLT_EPSILON 1.19209290E-7F /* b**(1-p) */ macro
/freebsd-12-stable/sys/mips/include/
H A Dfloat.h55 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-12-stable/sys/x86/include/
H A Dfloat.h56 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-12-stable/sys/arm/include/
H A Dfloat.h56 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-12-stable/sys/arm64/include/
H A Dfloat.h50 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro

Completed in 203 milliseconds