Home
last modified time | relevance | path

Searched defs:FLT_ROUNDS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/riscv/include/
H A Dfloat.h40 #define FLT_ROUNDS __flt_rounds() macro
/freebsd/sys/arm/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/freebsd/sys/x86/include/
H A Dfloat.h42 #define FLT_ROUNDS __flt_rounds() macro
/freebsd/sys/powerpc/include/
H A Dfloat.h42 #define FLT_ROUNDS __flt_rounds() macro
/freebsd/sys/arm64/include/
H A Dfloat.h44 #define FLT_ROUNDS __flt_rounds() macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h93 #define FLT_ROUNDS (__builtin_flt_rounds()) macro