Searched refs:__hldtoa (Results 1 – 5 of 5) sorted by relevance
| /src/lib/libc/gdtoa/ |
| H A D | _hldtoa.c | 76 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa() function 170 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa() function
|
| /src/lib/libc/stdio/ |
| H A D | floatio.h | 52 char *__hldtoa(long double, const char *, int, int *, int *, char **);
|
| H A D | xprintf_float.c | 209 __hldtoa(ld, xdigs, prec, in __printf_render_float()
|
| H A D | vfprintf.c | 719 __hldtoa(fparg.ldbl, xdigs, prec, in __vfprintf()
|
| H A D | vfwprintf.c | 774 __hldtoa(fparg.ldbl, xdigs, prec, in __vfwprintf()
|