Searched refs:__sim_exceptions_global (Results 1 – 8 of 8) sorted by relevance
35 int __sim_exceptions_global; variable36 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()
49 extern int __sim_exceptions_global;50 libc_hidden_proto (__sim_exceptions_global);
25 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in fesetexcept()
26 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feclearexcept()
28 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetexceptflag()
27 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feraiseexcept()
37 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feupdateenv()
29 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetenv()
Completed in 5 milliseconds