Searched refs:feupdateenv (Results 1 - 9 of 9) sorted by relevance

/bionic/libm/include/
H A Dfenv.h51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_lrint.c56 feupdateenv(&env);
H A De_sqrtl.c156 feupdateenv(&env); /* Restore env and raise inexact */
/bionic/benchmarks/
H A Dmath_benchmark.cpp103 feupdateenv(&__libc_save_rm);
/bionic/libm/arm/
H A Dfenv.c111 int feupdateenv(const fenv_t* __envp) { function
/bionic/libm/mips/
H A Dfenv.c128 int feupdateenv(const fenv_t* __envp) { function
/bionic/libm/amd64/
H A Dfenv.c49 * feupdateenv().
332 * The feupdateenv() function saves the currently raised floating-point
340 feupdateenv(const fenv_t *envp) function
/bionic/libm/arm64/
H A Dfenv.c151 int feupdateenv(const fenv_t* envp) { function
/bionic/libm/i387/
H A Dfenv.c197 feupdateenv(const fenv_t *envp) function

Completed in 2419 milliseconds