HomeSort by relevance Sort by last modified time
    Searched refs:__hldtoa (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
floatio.h 57 char *__hldtoa(long double, const char *, int, int *, int *, char **);
vfprintf.c 697 __hldtoa(fparg.ldbl, xdigs, prec,
    [all...]
vfwprintf.c 650 __hldtoa(fparg.ldbl, xdigs, prec,
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hdtoa.c 220 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, function
326 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, function

Completed in 75 milliseconds