Searched refs:rtotal (Results 1 – 1 of 1) sorted by relevance
297 long double ltotal = 0, rtotal = 0; in dt_aggregate_quantizedcmp() local310 rtotal += (long double)bucketval * (long double)rhs[i]; in dt_aggregate_quantizedcmp()313 if (ltotal < rtotal) in dt_aggregate_quantizedcmp()316 if (ltotal > rtotal) in dt_aggregate_quantizedcmp()