Searched refs:b03 (Results 1 – 1 of 1) sorted by relevance
371 const uint128_t b03 = ((uint128_t) a[0]) * b[3]; // 196 in mul_128_256_shift() local382 const uint128_t s3 = b03 + b12; // 196 x in mul_128_256_shift()383 const uint128_t c3 = s3 < b03; // 324 x in mul_128_256_shift()
Completed in 3 milliseconds