Searched refs:CalculateGCDFromCoefficients (Results 1 – 2 of 2) sorted by relevance
152 int64_t CalculateGCDFromCoefficients( in CalculateGCDFromCoefficients() function1109 running_gcd = CalculateGCDFromCoefficients(source_recurrences, running_gcd); in GCDMIVTest()1110 running_gcd = CalculateGCDFromCoefficients(dest_recurrences, running_gcd); in GCDMIVTest()