Home
last modified time | relevance | path

Searched refs:__sim_round_mode_global (Results 1 – 5 of 5) sorted by relevance

/sysdeps/powerpc/nofpu/
A Dsim-full.c44 int __sim_round_mode_global; variable
45 libc_hidden_data_def (__sim_round_mode_global);
46 SIM_COMPAT_SYMBOL (__sim_round_mode_global, __sim_round_mode);
A Dsoft-supp.h53 extern int __sim_round_mode_global;
54 libc_hidden_proto (__sim_round_mode_global);
A Dfesetround.c29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetround()
A Dfesetmode.c29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in fesetmode()
A Dfesetenv.c31 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetenv()

Completed in 5 milliseconds