Searched refs:FE_TONEAREST_PORTABLE (Results 1 – 5 of 5) sorted by relevance
39 #define FE_TONEAREST_PORTABLE 0x0 macro
53 case FE_TONEAREST_PORTABLE: in x86_change_rounding()97 flags = FE_TONEAREST_PORTABLE; in x86_get_rounding()
48 case FE_TONEAREST_PORTABLE: in mips64_change_rounding()90 flags = FE_TONEAREST_PORTABLE; in mips64_get_rounding()
57 case FE_TONEAREST_PORTABLE: { in x86_64_change_rounding()102 flag = FE_TONEAREST_PORTABLE; in x86_64_get_rounding()
50 case FE_TONEAREST_PORTABLE: in mips_change_rounding()94 flags = FE_TONEAREST_PORTABLE; in mips_get_rounding()