Searched refs:ltotal (Results 1 – 1 of 1) sorted by relevance
291 long double ltotal = 0, rtotal = 0; in dt_aggregate_quantizedcmp() local302 ltotal += (long double)bucketval * (long double)lhs[i]; in dt_aggregate_quantizedcmp()306 if (ltotal < rtotal) in dt_aggregate_quantizedcmp()309 if (ltotal > rtotal) in dt_aggregate_quantizedcmp()