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

/freebsd-9.3-release/contrib/gdtoa/
H A DstrtoIx.c50 ULtox(L, B[0]->x, exp[0], rv[0]);
53 ULtox(M, B[1]->x, exp[1], rv[1]);
H A Dstrtorx.c58 ULtox(L, bits, exp, k) UShort *L; ULong *bits; Long exp; int k; function
60 ULtox(UShort *L, ULong *bits, Long exp, int k)
128 ULtox((UShort*)L, bits, exp, k);
H A Dgdtoaimp.h550 #define ULtox __ULtox_D2A macro
603 extern void ULtox ANSI((UShort*, ULong*, Long, int));

Completed in 69 milliseconds