Searched refs:coeff2 (Results 1 – 1 of 1) sorted by relevance
280 UINT64 sign_x, coeff_high, coeff_low, coeff2, coeff_l2, carry = 0x0ull, local546 coeff2 = coeff_high + coeff_high;547 coeff_high = (coeff2 << 2) + coeff2 + buffer[i] - '0';554 coeff2 = coeff_high + coeff_high;555 coeff_high = (coeff2 << 2) + coeff2 + buffer[i] - '0';587 coeff2 = coeff_high + coeff_high;588 coeff_high = (coeff2 << 2) + coeff2 + buffer[i] - '0';