Searched refs:ULLong (Results 1 – 3 of 3) sorted by relevance
110 #ifdef ULLong111 ULLong borrow, carry, y, ys;139 #ifdef ULLong140 ys = *sx++ * (ULLong)q + carry;180 #ifdef ULLong
166 #ifdef ULLong168 ULLong carry, y;182 #ifdef ULLong183 y = *x * (ULLong)m + carry;276 #ifdef ULLong277 ULLong carry, z;304 #ifdef ULLong311 z = *x++ * (ULLong)y + *xc + carry;532 #ifdef ULLong533 ULLong borrow, y;[all …]
446 #undef ULLong460 #ifndef ULLong461 #define ULLong unsigned Llong macro