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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h35 # undef FLT_ROUNDS macro
83 #define FLT_ROUNDS (__builtin_flt_rounds()) macro
/freebsd-13-stable/sys/mips/include/
H A Dfloat.h47 #define FLT_ROUNDS __flt_rounds() /* FP addition rounds to nearest */ macro
/freebsd-13-stable/sys/riscv/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-13-stable/sys/arm/include/
H A Dfloat.h46 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-13-stable/sys/arm64/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-13-stable/sys/powerpc/include/
H A Dfloat.h45 #define FLT_ROUNDS __flt_rounds() macro
/freebsd-13-stable/sys/x86/include/
H A Dfloat.h45 #define FLT_ROUNDS __flt_rounds() macro

Completed in 209 milliseconds