/picolibc-latest/newlib/libm/fenv/ |
D | fenv.tex | 13 * Function fegetexceptflag:: Get floating-point status flags 29 @include fenv/fegetexceptflag.def
|
/picolibc-latest/newlib/libc/machine/spu/include/ |
D | fenv.h | 45 void fegetexceptflag(fexcept_t *flagp, int excepts);
|
/picolibc-latest/newlib/libc/include/ |
D | fenv.h | 27 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/picolibc-latest/newlib/libc/sys/xtensa/include/ |
D | fenv.h | 60 int fegetexceptflag(fexcept_t *, int);
|
/picolibc-latest/newlib/libc/include/machine/ |
D | fenv-softfloat.h | 62 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/riscv/machine/ |
D | fenv-fp.h | 120 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/xtensa/machine/ |
D | fenv-fp.h | 74 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/sh/machine/ |
D | fenv-fp.h | 88 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/arm/machine/ |
D | fenv-fp.h | 90 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/mips/machine/ |
D | fenv-fp.h | 45 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/aarch64/machine/ |
D | fenv-fp.h | 42 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/sparc/machine/ |
D | fenv-fp.h | 61 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/m68k/machine/ |
D | fenv-fp.h | 73 __declare_fenv_inline(int) fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/powerpc/machine/ |
D | fenv-fp.h | 46 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/newlib/libm/machine/x86/ |
D | fenv.c | 336 fegetexceptflag (fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/picolibc-latest/test/ |
D | math-funcs.c | 473 i1 = fegetexceptflag(&fex, FE_ALL_EXCEPT); in main()
|
/picolibc-latest/ |
D | COPYING.picolibc | 2330 newlib/libm/machine/spu/headers/fegetexceptflag.h
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 10865 * libm/machine/spu/fegetexceptflag.c: Ditto. 10877 * libm/machine/spu/headers/fegetexceptflag.h: Ditto.
|