Home
last modified time | relevance | path

Searched refs:fenv_union_t (Results 1 – 25 of 26) sorted by relevance

12

/sysdeps/powerpc/fpu/
A Dfenv_private.h40 fenv_union_t old, new; in libc_feholdexcept_setround_ppc()
55 fenv_union_t old, new; in __libc_femergeenv_ppc()
94 fenv_union_t new = { .fenv = *envp }; in libc_feresetround_ppc()
137 fenv_union_t old; in libc_feholdsetround_ppc_ctx()
146 fenv_union_t old, new; in libc_feholdsetround_noex_ppc_ctx()
A Dfegetexcept.c24 fenv_union_t fe; in __fegetexcept()
A Dftestexcept.c24 fenv_union_t u; in fetestexcept()
A Dfegetround.c24 fenv_union_t fe;
A Dfesetexcept.c24 fenv_union_t u, n; in fesetexcept()
A Dfgetexcptflg.c24 fenv_union_t u; in __fegetexceptflag()
A Dfeholdexcpt.c25 fenv_union_t old, new; in __feholdexcept()
A Dfesetmode.c25 fenv_union_t old, new; in fesetmode()
A Dfedisblxcpt.c24 fenv_union_t fe, curr; in fedisableexcept()
A Dfeenablxcpt.c24 fenv_union_t fe, curr; in feenableexcept()
A Dfesetenv.c25 fenv_union_t old, new; in __fesetenv()
A Dfclrexcpt.c25 fenv_union_t u, n; in __feclearexcept()
A Dfeupdateenv.c25 fenv_union_t old, new; in __feupdateenv()
A Dfraiseexcpt.c24 fenv_union_t u; in __feraiseexcept()
A Dfsetexcptflg.c24 fenv_union_t u, n; in __fesetexceptflag()
A Dfenv_libc.h72 ({register fenv_union_t __fr; \
95 ({register fenv_union_t __fr; \
145 } fenv_union_t; typedef
A De_sqrtf.c119 fenv_union_t u = { .fenv = fegetenv_register () }; in __ieee754_sqrtf()
/sysdeps/powerpc/nofpu/
A Dfegetmode.c25 fenv_union_t u; in fegetmode()
A Datomic-feholdexcept.c26 fenv_union_t u; in __atomic_feholdexcept()
A Datomic-feupdateenv.c27 fenv_union_t u; in __atomic_feupdateenv()
A Dfesetmode.c25 fenv_union_t u; in fesetmode()
A Dfeholdexcpt.c26 fenv_union_t u; in __feholdexcept()
A Dfegetenv.c25 fenv_union_t u; in __fegetenv()
A Dfesetenv.c25 fenv_union_t u; in __fesetenv()
A Dsoft-supp.h31 } fenv_union_t; typedef

Completed in 18 milliseconds

12