%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-qfcvt.c |
#define qfcvt qfcvt_XXX #include "nldbl-compat.h" #undef qfcvt attribute_hidden char * qfcvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign) { return fcvt (val, ndigit, decpt, sign); }