Searched refs:this_d (Results 1 – 1 of 1) sorted by relevance
69 const int64_t this_d = d; in commonDenominator() local73 const int64_t fnNew = f->n * this_d; in commonDenominator()74 const int64_t fdNew = f->d * this_d; in commonDenominator()