Searched defs:__ldtoa (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libc/gdtoa/
H A Dldtoa.c47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, function
107 DEF_STRONG(__ldtoa); variable
112 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, function
122 DEF_STRONG(__ldtoa); variable
H A Dgdtoa.h124 PROTO_NORMAL(__ldtoa); variable

Completed in 123 milliseconds