Home
last modified time | relevance | path

Searched defs:_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/machine/aarch64/machine/
Dfenv.h105 #define _ENABLE_MASK (FE_ALL_EXCEPT << _FPUSW_SHIFT) macro
/picolibc-latest/newlib/libc/machine/powerpc/machine/
Dfenv.h87 #define _ENABLE_MASK ((FE_DIVBYZERO | FE_INEXACT | FE_INVALID | \ macro