Searched defs:__excepts (Results 1 – 2 of 2) sorted by relevance
58 __BIONIC_FENV_INLINE int feclearexcept(int __excepts) { in feclearexcept()66 __BIONIC_FENV_INLINE int fegetexceptflag(fexcept_t* __flagp, int __excepts) { in fegetexceptflag()73 __BIONIC_FENV_INLINE int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { in fesetexceptflag()82 __BIONIC_FENV_INLINE int feraiseexcept(int __excepts) { in feraiseexcept()88 __BIONIC_FENV_INLINE int fetestexcept(int __excepts) { in fetestexcept()
66 __BIONIC_FENV_INLINE int feclearexcept(int __excepts) { in feclearexcept()75 __BIONIC_FENV_INLINE int fegetexceptflag(fexcept_t* __flagp, int __excepts) { in fegetexceptflag()82 __BIONIC_FENV_INLINE int fesetexceptflag(const fexcept_t* __flagp, int __excepts) { in fesetexceptflag()93 __BIONIC_FENV_INLINE int feraiseexcept(int __excepts) { in feraiseexcept()104 __BIONIC_FENV_INLINE int fetestexcept(int __excepts) { in fetestexcept()