Home
last modified time | relevance | path

Searched refs:FLT_ROUNDS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dfloat.h46 #define FLT_ROUNDS __flt_rounds() macro
48 #define FLT_ROUNDS (-1)
/f-stack/freebsd/arm64/include/
H A Dfloat.h43 #define FLT_ROUNDS __flt_rounds() macro
/f-stack/freebsd/x86/include/
H A Dfloat.h45 #define FLT_ROUNDS __flt_rounds() macro
/f-stack/freebsd/mips/include/
H A Dfloat.h47 #define FLT_ROUNDS __flt_rounds() /* FP addition rounds to nearest */ macro