Searched refs:ULtod (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoa-strtord.c36 ULtod(L, bits, exp, k) ULong *L; ULong *bits; Long exp; int k; function
38 ULtod(ULong *L, ULong *bits, Long exp, int k)
H A Dgdtoaimp.h214 #define ULtod __ULtod_D2A macro
578 extern void ULtod ANSI((ULong*, ULong*, Long, int));
H A Dgdtoa-strtod.c172 ULtod(((U*)&rv)->L, bits, exp, i);

Completed in 189 milliseconds