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

/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/case/balancing/
H A Dbalancing.cpp47 unsigned int tmpint; local
75 tmpint = tmp1.to_uint();
76 switch (tmpint) {
105 tmpint = tmp1.to_uint();
106 switch (tmpint) {
138 tmpint = tmp3.to_uint();
139 switch (tmpint) {
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/case/fsm/
H A Dfsm.cpp49 unsigned int tmpint; local
73 tmpint = tmp1.to_uint();
75 switch (tmpint) {
107 tmpint = tmp2.to_uint();
108 switch (tmpint) {
145 tmpint = tmp3.to_uint();
146 switch (tmpint) {

Completed in 4 milliseconds