Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/fenv/
Dfenv.tex13 * Function fegetexceptflag:: Get floating-point status flags
29 @include fenv/fegetexceptflag.def
/picolibc-latest/newlib/libc/machine/spu/include/
Dfenv.h45 void fegetexceptflag(fexcept_t *flagp, int excepts);
/picolibc-latest/newlib/libc/include/
Dfenv.h27 int fegetexceptflag(fexcept_t *flagp, int excepts);
/picolibc-latest/newlib/libc/sys/xtensa/include/
Dfenv.h60 int fegetexceptflag(fexcept_t *, int);
/picolibc-latest/newlib/libc/include/machine/
Dfenv-softfloat.h62 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/riscv/machine/
Dfenv-fp.h120 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/xtensa/machine/
Dfenv-fp.h74 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/sh/machine/
Dfenv-fp.h88 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/arm/machine/
Dfenv-fp.h90 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/mips/machine/
Dfenv-fp.h45 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/aarch64/machine/
Dfenv-fp.h42 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/sparc/machine/
Dfenv-fp.h61 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/m68k/machine/
Dfenv-fp.h73 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libc/machine/powerpc/machine/
Dfenv-fp.h46 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/newlib/libm/machine/x86/
Dfenv.c336 fegetexceptflag (fexcept_t *flagp, int excepts) in fegetexceptflag() function
/picolibc-latest/test/
Dmath-funcs.c473 i1 = fegetexceptflag(&fex, FE_ALL_EXCEPT); in main()
/picolibc-latest/
DCOPYING.picolibc2330 newlib/libm/machine/spu/headers/fegetexceptflag.h
/picolibc-latest/newlib/
DChangeLog-201510865 * libm/machine/spu/fegetexceptflag.c: Ditto.
10877 * libm/machine/spu/headers/fegetexceptflag.h: Ditto.