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

/gem5/src/systemc/tests/systemc/communication/sc_clock/test01/
H A Dtest01.cpp69 sc_clock c7( "c7", 8, SC_NS );
70 CLOCK_INFO( c7 );
/gem5/src/systemc/tests/systemc/misc/unit/data/user_guide/ch9/std_ulogic_datatype/
H A Dstd_ulogic_datatype.cpp123 char c1, c2, c3, c4, c5, c6, c7, c8, c9; local
132 c7 = 'Z';
152 sc7 = c7;
174 << "\nSC7 \t= " << sc7 << "\t '" << c7 << "'"

Completed in 6 milliseconds