Searched refs:rnd_bit (Results 1 – 1 of 1) sorted by relevance
1149 int rnd_bit = GMP_NUMB_BITS - 5; in regular_ab() local1152 digit = msl >> (rnd_bit + 1); in regular_ab()1157 && (msl & (MPFR_LIMB_ONE << rnd_bit)))) in regular_ab()