Home
last modified time | relevance | path

Searched refs:__sim_exceptions_global (Results 1 – 8 of 8) sorted by relevance

/sysdeps/powerpc/nofpu/
A Dsim-full.c35 int __sim_exceptions_global; variable
36 libc_hidden_data_def (__sim_exceptions_global);
37 SIM_COMPAT_SYMBOL (__sim_exceptions_global, __sim_exceptions);
53 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __simulate_exceptions()
A Dsoft-supp.h49 extern int __sim_exceptions_global;
50 libc_hidden_proto (__sim_exceptions_global);
A Dfesetexcept.c25 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in fesetexcept()
A Dfclrexcpt.c26 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feclearexcept()
A Dfsetexcptflg.c28 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetexceptflag()
A Dfraiseexcpt.c27 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feraiseexcept()
A Dfeupdateenv.c37 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feupdateenv()
A Dfesetenv.c29 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetenv()

Completed in 5 milliseconds