Searched refs:ltotal (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c229 long double ltotal = 0, rtotal = 0; local
240 ltotal += (long double)bucketval * (long double)lhs[i];
244 if (ltotal < rtotal)
247 if (ltotal > rtotal)

Completed in 25 milliseconds