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