Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/machine/
Dfenv-fp.h33 #define _SH_FPU_ROUND_MASK 3 macro
102 return (fpscr & _SH_FPU_ROUND_MASK); in fegetround()
152 fpscr &= ~(_SH_FPU_ROUND_MASK); in fesetround()
176 #undef _SH_FPU_ROUND_MASK