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

/gem5/src/systemc/tests/systemc/communication/sc_clock/test01/
H A Dtest01.cpp74 sc_clock c9( "c9", 8, SC_NS, 0.1, 2, SC_NS );
75 CLOCK_INFO( c9 );
/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
134 c9 = 'W';
154 sc9 = c9;
176 << "\nSC9 \t= " << sc9 << "\t '" << c9 << "'"

Completed in 6 milliseconds