Searched refs:g_xfmt (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gdtoa/
H A Dg_xfmt.c56 g_xfmt(buf, V, ndig, bufsize) char *buf; char *V; int ndig; size_t bufsize; function
58 g_xfmt(char *buf, void *V, int ndig, size_t bufsize)
H A Dmakefile50 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\
H A Dgdtoa.h119 extern char* g_xfmt ANSI((char*, void*, int, size_t));
H A Dgdtoaimp.h521 #define g_xfmt __g_xfmt macro

Completed in 107 milliseconds