glibc/sysdeps/powerpc/fpu
Adhemerval Zanella 63ba1a1509 math: Add fetestexcept internal alias
To avoid linknamespace issues on old standards.  It is required
if the fallback fma implementation is used if/when it is also
used internally for other implementation.
Reviewed-by: DJ Delorie <dj@redhat.com>
2025-09-11 14:46:07 -03:00
..
Makefile
e_sqrt.c
e_sqrtf.c
fclrexcpt.c math: Add feclearexcept internal alias 2025-09-11 14:46:07 -03:00
fe_mask.c
fe_nomask.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetmode.c
fegetround.c
feholdexcpt.c
fenv_const.c
fenv_libc.h
fenv_private.h
fesetenv.c
fesetexcept.c
fesetmode.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fix-fp-int-compare-invalid.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c math: Add fetestexcept internal alias 2025-09-11 14:46:07 -03:00
get-rounding-mode.h
math-barriers.h
math-tests-trap-force.h
math-use-builtins-fabs.h
math-use-builtins-fma.h
math-use-builtins-sqrt.h
math-use-builtins-trunc.h
math_ldbl.h
math_private.h
round_to_integer.h
s_ceil.c
s_ceilf.c
s_floor.c
s_floorf.c
s_logb.c
s_logbf.c
s_logbl.c
s_lrintf.c
s_nearbyint.c
s_nearbyintf.c
s_rint.c
s_rintf.c
s_round.c
s_roundf.c
s_trunc.c
s_truncf.c
t_sqrt.c
tst-setcontext-fpscr.c