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

/gem5/src/systemc/tests/systemc/datatypes/fx/bit/
H A Dmain.cpp53 extern void test_bit(ostream&, int, int);
57 test_bit(out, wl, iwl);
H A Dtest_bit.cpp22 test_bit.cpp --
40 // test_bit.cxx --
53 void test_bit(ostream& out, int wl, int iwl) function
/gem5/src/systemc/tests/systemc/datatypes/misc/test02/
H A Dtest02.cpp74 test_bit() function
76 cout << "\n*** test_bit()" << endl;
138 test_bit();
/gem5/src/systemc/tests/systemc/datatypes/misc/test01/
H A Dtest01.cpp162 test_bit() function
164 cout << "\n*** test_bit ***" << endl;
465 test_bit();

Completed in 7 milliseconds