Searched refs:hasExtraSquareRoot (Results 1 – 1 of 1) sorted by relevance
207 bool hasExtraSquareRoot = false; in computeBig() local218 if (degree - degree2 <= 1 || hasExtraSquareRoot) in computeBig()220 hasExtraSquareRoot = true; in computeBig()