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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dstrtord.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)
94 ULtod((ULong*)d, bits, exp, k);
H A Dgdtoaimp.h526 #define ULtod __ULtod_D2A macro
577 extern void ULtod ANSI((ULong*, ULong*, Long, int));
H A Dstrtod.c195 ULtod(((U*)&rv)->L, bits, exp, i);

Completed in 128 milliseconds