44#define CVTBUFSIZE 2 * DBL_MAX_10_EXP + 10
68 fj =
modf(fi / 10, &fi);
69 *--p1 = (
int)((fj + .03) * 10) +
'0';
76 while ((fj =
arg * 10) < 1)
83 if (eflag == 0) p1 +=
r2;
94 *
p++ = (
int) fj +
'0';
114 if (
p >
buf) *
p =
'0';
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
static char * cvt(double arg, int ndigits, int *decpt, int *sign, char *buf, int eflag)
char * fcvtbuf(double arg, int ndigits, int *decpt, int *sign, char *buf)
GLenum GLuint GLenum GLsizei const GLchar * buf
_Check_return_ _CRTIMP double __cdecl modf(_In_ double x, _Out_ double *y)
static size_t double int ndigits
static size_t double int int * decpt