Searched refs:_SH_FPU_ROUND_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define _SH_FPU_ROUND_MASK 3 macro102 return (fpscr & _SH_FPU_ROUND_MASK); in fegetround()152 fpscr &= ~(_SH_FPU_ROUND_MASK); in fesetround()176 #undef _SH_FPU_ROUND_MASK