]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/ieee754/ldbl-64-128/s_log1pl.c
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-64-128 / s_log1pl.c
1 #include <math_ldbl_opt.h>
2 #undef weak_alias
3 #define weak_alias(n,a)
4 #include <sysdeps/ieee754/ldbl-128/s_log1pl.c>
5 long_double_symbol (libm, __log1pl, log1pl);