Searched refs:__sim_round_mode_global (Results 1 – 5 of 5) sorted by relevance
44 int __sim_round_mode_global; variable45 libc_hidden_data_def (__sim_round_mode_global);46 SIM_COMPAT_SYMBOL (__sim_round_mode_global, __sim_round_mode);
53 extern int __sim_round_mode_global;54 libc_hidden_proto (__sim_round_mode_global);
29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetround()
29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in fesetmode()
31 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetenv()
Completed in 7 milliseconds