Searched refs:get_rounding_mode (Results 1 – 19 of 19) sorted by relevance
30 get_rounding_mode (void) in get_rounding_mode() function
28 get_rounding_mode (void) in get_rounding_mode() function
25 get_rounding_mode (void) in get_rounding_mode() function
29 return get_rounding_mode (); in riscv_getround()
24 return get_rounding_mode (); in __fegetround()
29 get_rounding_mode (void) in get_rounding_mode() function
25 return get_rounding_mode (); in __fegetround()
56 switch (get_rounding_mode ()) in __lrint()
27 get_rounding_mode (void) in get_rounding_mode() function
26 get_rounding_mode (void) in get_rounding_mode() function
72 get_rounding_mode (void) in get_rounding_mode() function
203 if (__glibc_unlikely (round != get_rounding_mode ())) in default_libc_feholdsetround_ctx()227 if (__glibc_unlikely (round != get_rounding_mode ())) in default_libc_feholdsetround_noex_ctx()
Completed in 30 milliseconds