Home
last modified time | relevance | path

Searched defs:FP_RN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dieeefp.h28 FP_RN=0, /* round to nearest representable number */ enumerator
/freebsd/sys/arm64/include/
H A Dieeefp.h33 FP_RN = (0 << 22), /* round to nearest representable number */ enumerator
/freebsd/sys/arm/include/
H A Dieeefp.h34 FP_RN=0, /* round to nearest representable number */ enumerator
/freebsd/sys/x86/include/
H A Dx86_ieeefp.h51 FP_RN=0, /* round to nearest */ enumerator