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

/gem5/src/systemc/tests/systemc/misc/synth/circle/
H A Dtb.h83 int x_flag = 0; local
115 x_flag = x_flag + 1;
133 if (x_flag == y_flag) {
134 cout << " Coordinate Set #" << x_flag

Completed in 4 milliseconds