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

/gem5/src/systemc/tests/systemc/misc/v1.0/dash1/
H A Ddist.cpp63 double tmp_partial = 0; local
79 tmp_partial = 0.0; // If reset.event(), reset the partial distance.
81 tmp_partial += DIST_INCR;
89 tmp_partial = 0.0;
93 partial = tmp_partial;

Completed in 3 milliseconds