Searched refs:__ldtoa (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/stdio/
H A Dfloatio.h54 char *__ldtoa(long double *, int, int, int *, int *, char **);
H A Dxprintf_float.c249 __ldtoa(&ld, expchar ? 2 : 3, prec,
/freebsd-10-stable/lib/libc/gdtoa/
H A D_ldtoa.c46 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, function

Completed in 116 milliseconds