Home
last modified time | relevance | path

Searched refs:ULLong (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/gdtoa/
H A Ddmisc.c110 #ifdef ULLong
111 ULLong borrow, carry, y, ys;
139 #ifdef ULLong
140 ys = *sx++ * (ULLong)q + carry;
180 #ifdef ULLong
H A Dmisc.c166 #ifdef ULLong
168 ULLong carry, y;
182 #ifdef ULLong
183 y = *x * (ULLong)m + carry;
276 #ifdef ULLong
277 ULLong carry, z;
304 #ifdef ULLong
532 #ifdef ULLong
533 ULLong borrow, y;
566 #ifdef ULLong
[all …]
H A Dgdtoaimp.h446 #undef ULLong
460 #ifndef ULLong
461 #define ULLong unsigned Llong macro