Searched refs:g_dfmt (Results 1 – 6 of 6) sorted by relevance
36 g_dfmt(buf, d, ndig, bufsize) char *buf; double *d; int ndig; size_t bufsize; in g_dfmt() function38 g_dfmt(char *buf, double *d, int ndig, size_t bufsize)
49 gdtoa.a: dmisc.c dtoa.c g_Qfmt.c g__fmt.c g_ddfmt.c g_dfmt.c\69 g_dfmt.c g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gdtoa.h\
116 extern char* g_dfmt ANSI((char*, double*, int, size_t));
518 #define g_dfmt __g_dfmt macro
181 g_dfmt267 g_dfmt
172 The second argument to g_dfmt is now pointer (to a double) rather