Searched refs:__aconvert (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/print/ |
H A D | print.h | 57 __aconvert(double arg, int ndigits, int *exp, int *sign, char *buf);
|
H A D | doprnt.c | 1303 FPCONV(__aconvert, dval, 1311 * __aconvert and __qaconvert only produce ASCII
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | aconvert.c | 56 __aconvert(double arg, int ndigits, int *exp, int *sign, char *buf) function 367 __aconvert(double arg, int ndigits, int *exp, int *sign, char *buf) function
|
Completed in 67 milliseconds