Searched refs:theor (Results 1 – 1 of 1) sorted by relevance
2776 adjusted_mantissa theor = to_extended_halfway(b); in negative_digit_comp() local2777 bigint theor_digits(theor.mantissa); in negative_digit_comp()2778 int32_t theor_exp = theor.power2; in negative_digit_comp()