Searched refs:_FPU_MASK_ALL (Results 1 – 1 of 1) sorted by relevance
31 #define _FPU_MASK_ALL (_FPU_MASK_V | _FPU_MASK_Z | _FPU_MASK_O \ macro44 cw &= ~(_FPU_MASK_ALL); in libc_feholdexcept_mips()80 cw &= ~(_FPU_MASK_ALL); in libc_feholdexcept_setround_mips()176 new = old & ~(_FPU_MASK_ALL); in libc_feholdexcept_setround_mips_ctx()
Completed in 3 milliseconds