Searched defs:running_gcd (Results 1 – 2 of 2) sorted by relevance
153 const std::vector<SERecurrentNode*>& recurrences, int64_t running_gcd) { in CalculateGCDFromCoefficients()1107 int64_t running_gcd = 0; in GCDMIVTest() local