Searched refs:__hldtoa (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | floatio.h | 57 char *__hldtoa(long double, const char *, int, int *, int *, char **);
|
D | vfwprintf.c | 650 __hldtoa(fparg.ldbl, xdigs, prec, in __vfwprintf()
|
D | vfprintf.c | 688 __hldtoa(fparg.ldbl, xdigs, prec, in __vfprintf()
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | hdtoa.c | 220 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa() function 326 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa() function
|