Home
last modified time | relevance | path

Searched refs:FLT_EVAL_METHOD (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dfloat.h19 FLT_EVAL_METHOD // C99
85 # ifndef FLT_EVAL_METHOD
86 # define FLT_EVAL_METHOD __FLT_EVAL_METHOD__ macro
H A Dcfloat19 FLT_EVAL_METHOD // C99
/freebsd/sys/x86/include/
H A Dfloat.h45 #define FLT_EVAL_METHOD 0 /* no promotions */ macro
47 #define FLT_EVAL_METHOD (-1) /* i387 semantics are...interesting */
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h39 # undef FLT_EVAL_METHOD
107 #define FLT_EVAL_METHOD __FLT_EVAL_METHOD__ macro
/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c215 #if FLT_EVAL_METHOD == 1 || FLT_EVAL_METHOD == 2 || defined(__i386__) in run_tests()
/freebsd/sys/arm64/include/
H A Dfloat.h46 #define FLT_EVAL_METHOD 0 macro
/freebsd/sys/riscv/include/
H A Dfloat.h42 #define FLT_EVAL_METHOD 0 macro
/freebsd/sys/arm/include/
H A Dfloat.h48 #define FLT_EVAL_METHOD 0 macro
/freebsd/sys/powerpc/include/
H A Dfloat.h49 #define FLT_EVAL_METHOD 0 macro
/freebsd/lib/msun/src/
H A Dmath_private.h314 #ifdef FLT_EVAL_METHOD
318 #if FLT_EVAL_METHOD == 0 || __GNUC__ == 0
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc67 SYMBOL(FLT_EVAL_METHOD, None, <float.h>)
H A DStdSymbolMap.inc253 SYMBOL(FLT_EVAL_METHOD, None, <cfloat>)
254 SYMBOL(FLT_EVAL_METHOD, None, <float.h>)