Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/fenv/
Dfenv.tex11 * feclearexcept:: Clear floating-point exception
25 @include fenv/feclearexcept.def
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/include/
Dfenv.h44 void feclearexcept(int excepts);
/picolibc-3.7.0-3.6.0/newlib/libm/ld/common/
Ds_lrintl.c58 feclearexcept(FE_INVALID); in fn()
De_sqrtl.c154 feclearexcept(FE_INEXACT); in sqrtl()
/picolibc-3.7.0-3.6.0/newlib/libc/sys/xtensa/include/
Dfenv.h59 int feclearexcept(int);
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dfenv.h30 int feclearexcept(int excepts);
/picolibc-3.7.0-3.6.0/newlib/libc/include/machine/
Dfenv-softfloat.h55 feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/riscv/machine/
Dfenv-fp.h44 __declare_fenv_inline(int) feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/xtensa/machine/
Dfenv-fp.h28 __declare_fenv_inline(int) feclearexcept(int except) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/machine/
Dfenv-fp.h37 __declare_fenv_inline(int) feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arm/machine/
Dfenv-fp.h42 __declare_fenv_inline(int) feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/machine/
Dfenv-fp.h32 feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/machine/
Dfenv-fp.h31 feclearexcept(int __excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sparc/machine/
Dfenv-fp.h40 feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/m68k/machine/
Dfenv-fp.h38 __declare_fenv_inline(int) feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/powerpc/machine/
Dfenv-fp.h32 feclearexcept(int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/test/
Dfenv.c172 feclearexcept(FE_ALL_EXCEPT); \
Dmath-funcs.c472 i1 = feclearexcept(FE_ALL_EXCEPT); in main()
Dmath_errhandling_tests.c1499 feclearexcept(FE_ALL_EXCEPT); in makemathname()
1508 feclearexcept(FE_ALL_EXCEPT); in makemathname()
1517 feclearexcept(FE_ALL_EXCEPT); in makemathname()
1526 feclearexcept(FE_ALL_EXCEPT); in makemathname()
1609 feclearexcept(FE_ALL_EXCEPT); in makemathname()
1667 feclearexcept(FE_ALL_EXCEPT); in makemathname()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/x86/
Dfenv.c239 feclearexcept (int excepts) in feclearexcept() function
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2242 newlib/libm/machine/spu/headers/feclearexcept.h
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201510863 * libm/machine/spu/feclearexcept.c: Ditto.
10874 * libm/machine/spu/headers/feclearexcept.h: Ditto.