glibc/sysdeps/ieee754/dbl-64/wordsize-64
Richard Henderson 4851a949b4 Make inline __isnan, __isinf_ns, __finite generic.
For code generation to stay identical on x86_64, this requires that
we define the fp word manipulation macros before including the
generic header.
2012-03-19 06:47:43 -07:00
..
e_acosh.c
e_cosh.c
e_fmod.c
math_private.h
s_ceil.c
s_finite.c
s_floor.c
s_frexp.c
s_isinf_ns.c
s_isinf.c
s_isnan.c
s_llround.c
s_logb.c
s_lround.c
s_modf.c
s_nearbyint.c
s_remquo.c
s_rint.c
s_round.c
s_scalbln.c
s_scalbn.c
s_trunc.c