Searched refs:g_xfmt (Results 1 – 6 of 6) sorted by relevance
56 g_xfmt(buf, V, ndig, bufsize) char *buf; char *V; int ndig; size_t bufsize; in g_xfmt() function58 g_xfmt(char *buf, void *V, int ndig, size_t bufsize)
50 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\69 g_dfmt.c g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gdtoa.h\
119 extern char* g_xfmt ANSI((char*, void*, int, size_t));
521 #define g_xfmt __g_xfmt macro
183 g_xfmt270 g_xfmt
400 g_xfmt.c: fix a corresponding bug with denormals.