glibc/sysdeps/ieee754/ldbl-96
Paul E. Murphy 4482ff226e Merge common usage of mul_split function
A number of files share identical code for the
mul_split function.

This moves the duplicated function mul_split into its
own header, and refactors the fma usage into a single
selection macro.  Likewise, mul_split when used by a
long double implementation is renamed mul_splitl for
clarity.
2016-08-19 11:29:43 -05:00
..
e_acoshl.c
e_asinl.c
e_atanhl.c
e_coshl.c
e_gammal_r.c
e_hypotl.c
e_j0l.c
e_j1l.c
e_jnl.c
e_lgammal_r.c
e_rem_pio2l.c
e_sinhl.c
gamma_product.c
gamma_productl.c Merge common usage of mul_split function 2016-08-19 11:29:43 -05:00
k_cosl.c
k_sinl.c
k_tanl.c
ldbl2mpn.c
lgamma_negl.c
lgamma_product.c
lgamma_productl.c Merge common usage of mul_split function 2016-08-19 11:29:43 -05:00
math_ldbl.h
mpn2ldbl.c
printf_fphex.c
s_asinhl.c
s_cbrtl.c
s_copysignl.c
s_cosl.c
s_erfl.c
s_fma.c
s_fmal.c
s_frexpl.c
s_issignalingl.c
s_llrintl.c
s_llroundl.c
s_lrintl.c
s_lroundl.c
s_modfl.c
s_nexttoward.c
s_nexttowardf.c
s_nextupl.c Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
s_remquol.c
s_roundl.c
s_scalblnl.c
s_signbitl.c
s_sincosl.c
s_sinl.c
s_tanhl.c
s_tanl.c
strtod_nan_ldouble.h
strtold_l.c
t_sincosl.c
w_expl.c
x2y2m1.c
x2y2m1l.c Merge common usage of mul_split function 2016-08-19 11:29:43 -05:00