Searched refs:ULLong (Results 1 – 3 of 3) sorted by relevance
117 #ifdef ULLong118 ULLong borrow, carry, y, ys;146 #ifdef ULLong147 ys = *sx++ * (ULLong)q + carry;189 #ifdef ULLong
172 #ifdef ULLong174 ULLong carry, y;188 #ifdef ULLong189 y = *x * (ULLong)m + carry;290 #ifdef ULLong291 ULLong carry, z;320 #ifdef ULLong327 z = *x++ * (ULLong)y + *xc + carry;569 #ifdef ULLong570 ULLong borrow, y;[all …]
189 #define ULLong uint64_t macro465 #undef ULLong479 #ifndef ULLong480 #define ULLong unsigned Llong macro