Home
last modified time | relevance | path

Searched refs:feupdateenv (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
Dfenv.h53 #undef feupdateenv
74 using ::feupdateenv;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_compatibility/
Dfenv.h53 #undef feupdateenv
74 using ::feupdateenv;
/dragonfly/contrib/openbsd_libm/src/
HDs_fmal.c95 feupdateenv(&env); in fmal()
104 feupdateenv(&env); in fmal()
113 feupdateenv(&env); in fmal()
HDs_fma.c100 feupdateenv(&env); in fma()
109 feupdateenv(&env); in fma()
118 feupdateenv(&env); in fma()
HDs_lrintl.c59 feupdateenv(&env); in fn()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
Dcfenv56 #undef feupdateenv
77 using ::feupdateenv;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
Dcfenv56 #undef feupdateenv
77 using ::feupdateenv;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
Dcfenv52 #undef feupdateenv
75 using ::feupdateenv;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
Dcfenv52 #undef feupdateenv
75 using ::feupdateenv;
/dragonfly/contrib/openbsd_libm/include/global/
HDfenv.h50 int feupdateenv(const fenv_t *);
/dragonfly/lib/libm/
HDSymbol.map.x86_6410 feupdateenv;
HDMakefile254 fegetenv.3 feupdateenv.3
/dragonfly/contrib/openbsd_libm/arch/amd64/
HDfenv.c331 feupdateenv(const fenv_t *envp) in feupdateenv() function
/dragonfly/tools/regression/lib/libm/
HDtest-fenv.c441 assert(feupdateenv(&env) == 0); in test_feholdupdate()
/dragonfly/contrib/openbsd_libm/
HDMakefile209 MLINKS+=fegetenv.3 feupdateenv.3
/dragonfly/contrib/gcc-8.0/gcc/
HDbuiltins.def391 DEF_C99_BUILTIN (BUILT_IN_FEUPDATEENV, "feupdateenv", BT_FN_INT_CONST_FENV_T_PTR, ATTR_NULL)
HDtarget.def6535 @code{feclearexcept} and @code{feupdateenv} to be generated at\
6540 equivalent to the call to @code{feupdateenv}. The three expressions are\