Searched refs:ULLong (Results 1 – 3 of 3) sorted by relevance
119 #ifdef ULLong120 ULLong borrow, carry, y, ys;148 #ifdef ULLong149 ys = *sx++ * (ULLong)q + carry;189 #ifdef ULLong
175 #ifdef ULLong177 ULLong carry, y;191 #ifdef ULLong192 y = *x * (ULLong)m + carry;289 #ifdef ULLong290 ULLong carry, z;319 #ifdef ULLong326 z = *x++ * (ULLong)y + *xc + carry;562 #ifdef ULLong563 ULLong borrow, y;[all …]
430 #undef ULLong444 #ifndef ULLong445 #define ULLong unsigned Llong macro