Home | Sort by: relevance | last modified time | path |
/src/lib/libc/gdtoa/ | |
hdtoa.c | 262 hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, function in typeref:typename:char * 370 hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, function in typeref:typename:char * |
gdtoa.h | 118 #define hldtoa __hldtoa macro 133 extern char* hldtoa ANSI((long double e, const char *xdigs, int ndigits, |