Home
last modified time | relevance | path

Searched refs:freedtoa (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/gdtoa/
H A Ddmisc.c86 freedtoa(s) char *s; in freedtoa() function
88 freedtoa(char *s)
H A Dg__fmt.c145 freedtoa(s0);
H A Dgdtoa.h110 extern void freedtoa ANSI((char*));
H A Dgdtoaimp.h515 #define freedtoa __freedtoa macro
614 extern void freedtoa ANSI((char*));
H A Dprintf.c0302 extern void freedtoa ANSI((char*));
974 freedtoa(s0);
1074 freedtoa(s0);
1215 freedtoa(s0);
H A Ddtoa.c149 freedtoa(dtoa_result);
H A Dgdtoa.c167 freedtoa(dtoa_result);
H A DREADME226 Routines that call dtoa or gdtoa directly must also invoke freedtoa(s)
264 freedtoa
H A Dchanges104 New void freedtoa(char*) for freeing values returned by dtoa; use of
105 freedtoa() is required if MULTIPLE_THREADS is #defined, and is merely
107 g_fmt.c: adjusted to invoke freedtoa().
/freebsd/lib/libc/stdio/
H A Dxprintf_float.c44 #define freedtoa __freedtoa macro
419 freedtoa(dtoaresult); in __printf_render_float()
H A Dvfprintf.c726 freedtoa(dtoaresult); in __vfprintf()
764 freedtoa(dtoaresult); in __vfprintf()
1094 freedtoa(dtoaresult); in __vfprintf()
H A Dprintfcommon.h49 #define freedtoa __freedtoa macro
H A Dvfwprintf.c801 freedtoa(dtoaresult); in __vfwprintf()
840 freedtoa(dtoaresult); in __vfwprintf()