Searched refs:fegetenv (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/lib/libm/arch/i387/
H A Dfenv.c45 __weak_alias(fegetenv,_fegetenv)
347 * The fegetenv() function attempts to store the current floating-point
351 fegetenv(fenv_t *envp) function
402 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
437 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
/netbsd-current/lib/libm/arch/x86_64/
H A Dfenv.c43 __weak_alias(fegetenv,_fegetenv)
344 * The fegetenv() function attempts to store the current floating-point
348 fegetenv(fenv_t *envp) function
411 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
449 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
/netbsd-current/lib/libm/
H A DMakefile306 fegetenv.c \
455 MAN+= feclearexcept.3 feenableexcept.3 fegetenv.3 fegetround.3 fenv.3
462 MLINKS+=fegetenv.3 feholdexcept.3 \
463 fegetenv.3 fesetenv.3 \
464 fegetenv.3 feupdateenv.3
/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath-imp.h329 fegetenv (&ctx->env);
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath-imp.h329 fegetenv (&ctx->env);
/netbsd-current/sys/arch/powerpc/include/
H A Dfenv.h234 fegetenv(fenv_t *__envp) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/config/
H A Dfpu-glibc.h432 fegetenv (state);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/config/
H A Dfpu-glibc.h432 fegetenv (state);
/netbsd-current/sys/arch/m68k/include/
H A Dfenv.h216 fegetenv(fenv_t *__envp) function
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dfenv.d890 int fegetenv(fenv_t* envp);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h769 {"fegetenv", 99},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h769 {"fegetenv", 99},
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure19789 ret = fegetenv(penv);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure19862 ret = fegetenv(penv);
[all...]

Completed in 399 milliseconds

12