Searched refs:fegetexceptflag (Results 1 – 17 of 17) sorted by relevance
/bionic/libm/include/i387/ |
D | fenv.h | 76 int fegetexceptflag(fexcept_t *flagp, int excepts);
|
/bionic/libm/mips/ |
D | fenv.h | 85 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/alpha/ |
D | fenv.h | 87 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/arm/ |
D | fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/arm/ |
D | fenv.h | 84 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/mips/ |
D | fenv.h | 83 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/alpha/ |
D | fenv.h | 87 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/amd64/ |
D | fenv.h | 108 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/amd64/ |
D | fenv.h | 108 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/ia64/ |
D | fenv.h | 78 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/ia64/ |
D | fenv.h | 78 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/sparc64/ |
D | fenv.h | 85 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/sparc64/ |
D | fenv.h | 85 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/powerpc/ |
D | fenv.h | 110 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/include/powerpc/ |
D | fenv.h | 110 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag() function
|
/bionic/libm/i387/ |
D | fenv.c | 283 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() function
|
/bionic/libm/ |
D | Makefile-orig | 120 MLINKS+=feclearexcept.3 fegetexceptflag.3 feclearexcept.3 feraiseexcept.3 \
|