%PDF- %PDF-
Direktori : /proc/self/root/glibc-2.29/sysdeps/ieee754/ldbl-opt/ |
Current File : //proc/self/root/glibc-2.29/sysdeps/ieee754/ldbl-opt/nldbl-strtold.c |
#define strtold strtold_XXX #include "nldbl-compat.h" #undef strtold double attribute_hidden strtold (const char *nptr, char **endptr) { return strtod (nptr, endptr); }