%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-qgcvt.c |
#define qgcvt qgcvt_XXX #include "nldbl-compat.h" #undef qgcvt attribute_hidden char * qgcvt (double val, int ndigit, char *buf) { return gcvt (val, ndigit, buf); }