Searched defs:FLT_ROUNDS (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/ginclude/
H A Dfloat.h130 #undef FLT_ROUNDS macro
131 #define FLT_ROUNDS 1 macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h37 # undef FLT_ROUNDS macro
77 #define FLT_ROUNDS (__builtin_flt_rounds()) macro
/freebsd-10-stable/sys/arm/include/
H A Dfloat.h48 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-10-stable/sys/ia64/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-10-stable/sys/mips/include/
H A Dfloat.h46 #define FLT_ROUNDS __flt_rounds() /* FP addition rounds to nearest */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-10-stable/sys/sparc64/include/
H A Dfloat.h48 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-10-stable/sys/x86/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro

Completed in 115 milliseconds