Searched refs:ULLong (Results 1 – 3 of 3) sorted by relevance
118 #ifdef ULLong119 ULLong borrow, carry, y, ys;147 #ifdef ULLong148 ys = *sx++ * (ULLong)q + carry;188 #ifdef ULLong
171 #ifdef ULLong173 ULLong carry, y;187 #ifdef ULLong188 y = *x * (ULLong)m + carry;285 #ifdef ULLong286 ULLong carry, z;315 #ifdef ULLong322 z = *x++ * (ULLong)y + *xc + carry;558 #ifdef ULLong559 ULLong borrow, y;[all …]
430 #undef ULLong444 #ifndef ULLong445 #define ULLong unsigned Llong macro