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

/freebsd-9.3-release/contrib/gdtoa/
H A Dg_ffmt.c36 g_ffmt(buf, f, ndig, bufsize) char *buf; float *f; int ndig; size_t bufsize; function
38 g_ffmt(char *buf, float *f, int ndig, size_t bufsize)
H A Dmakefile48 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\
67 g_dfmt.c g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gdtoa.h\
H A Dgdtoa.h117 extern char* g_ffmt ANSI((char*, float*, int, size_t));
H A Dgdtoaimp.h519 #define g_ffmt __g_ffmt macro

Completed in 54 milliseconds