* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
[glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-y0.c
blobe35621f60f538472bb8417fbe6f45bd727b3faf7
1 #include "nldbl-compat.h"
3 double
4 attribute_hidden
5 y0l (double x)
7 return y0 (x);