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

/freebsd-9.3-release/contrib/gdtoa/
H A DstrtoIf.c49 ULtof((ULong*)f0, B[0]->x, exp[0], rv[0]);
52 ULtof((ULong*)f1, B[1]->x, exp[1], rv[1]);
H A Dstrtorf.c36 ULtof(L, bits, exp, k) ULong *L; ULong *bits; Long exp; int k; function
38 ULtof(ULong *L, ULong *bits, Long exp, int k)
87 ULtof((ULong*)f, bits, exp, k);
H A Dgdtoaimp.h547 #define ULtof __ULtof_D2A macro
599 extern void ULtof ANSI((ULong*, ULong*, Long, int));

Completed in 54 milliseconds