Home
last modified time | relevance | path

Searched refs:VFP_FE_TONEAREST (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/arm/
H A Dfenv.h57 #define VFP_FE_TONEAREST 0x00000000 macro
63 #define FE_TONEAREST VFP_FE_TONEAREST
H A Dfenv.c129 return VFP_FE_TONEAREST; in __softfp_round_to_vfp()
144 case VFP_FE_TONEAREST: in __softfp_round_from_vfp()