Searched refs:flips (Results 1 – 2 of 2) sorted by relevance
1352 bool flips = false; in mp_int_root() local1357 flips = true; in mp_int_root()1387 if (flips) (void)mp_int_neg(c, c); /* cannot fail */ in mp_int_root()
34 bool operator~() const noexcept; // flips the bit