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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/old_event_bug/
H A Dold_event_bug.cpp44 : counti(0)
64 int counti; member in struct:Top
122 ++counti;
140 sc_assert( top.counti == 2 );

Completed in 4 milliseconds