HomeSort by: relevance | last modified time | path
    Searched defs:hldtoa (Results 1 - 2 of 2) sorted by relevancy

  /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,

Completed in 12 milliseconds