Searched refs:__fegetround (Results 1 – 18 of 18) sorted by relevance
/sysdeps/riscv/rvf/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 27 libm_hidden_def (__fegetround) 28 weak_alias (__fegetround, fegetround)
|
/sysdeps/s390/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 26 libm_hidden_def (__fegetround) 27 weak_alias (__fegetround, fegetround)
|
/sysdeps/ia64/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 26 libm_hidden_def (__fegetround) 27 weak_alias (__fegetround, fegetround)
|
/sysdeps/powerpc/nofpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 27 libm_hidden_def (__fegetround) 28 weak_alias (__fegetround, fegetround)
|
/sysdeps/aarch64/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 27 libm_hidden_def (__fegetround) 28 weak_alias (__fegetround, fegetround)
|
/sysdeps/arm/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 27 libm_hidden_def (__fegetround) 28 weak_alias (__fegetround, fegetround)
|
/sysdeps/hppa/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 26 libm_hidden_def (__fegetround) 27 weak_alias (__fegetround, fegetround)
|
/sysdeps/x86_64/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 32 libm_hidden_def (__fegetround) 33 weak_alias (__fegetround, fegetround)
|
/sysdeps/i386/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 30 libm_hidden_def (__fegetround) 31 weak_alias (__fegetround, fegetround)
|
/sysdeps/mips/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 32 libm_hidden_def (__fegetround) 33 weak_alias (__fegetround, fegetround)
|
/sysdeps/sh/sh4/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 32 libm_hidden_def (__fegetround) 33 weak_alias (__fegetround, fegetround)
|
/sysdeps/m68k/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 30 libm_hidden_def (__fegetround) 31 weak_alias (__fegetround, fegetround)
|
/sysdeps/csky/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 32 libm_hidden_def (__fegetround) 33 weak_alias (__fegetround, fegetround)
|
/sysdeps/alpha/fpu/ |
A D | fegetround.c | 22 __fegetround (void) in __fegetround() function 30 libm_hidden_def (__fegetround) 31 weak_alias (__fegetround, fegetround)
|
/sysdeps/arc/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 30 libm_hidden_def (__fegetround) 31 weak_alias (__fegetround, fegetround)
|
/sysdeps/sparc/fpu/ |
A D | fegetround.c | 23 __fegetround (void) in __fegetround() function 31 libm_hidden_def (__fegetround) 32 weak_alias (__fegetround, fegetround)
|
/sysdeps/powerpc/fpu/ |
A D | fegetround.c | 22 (__fegetround) (void) 30 libm_hidden_def (__fegetround) 31 weak_alias (__fegetround, fegetround)
|
/sysdeps/ieee754/dbl-64/ |
A D | e_sqrt.c | 75 int rm = __fegetround (); in __ieee754_sqrt()
|
Completed in 21 milliseconds