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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_elab/
H A Dproc_ctrl_elab.cpp71 ts1 = sc_get_current_process_handle();
168 ts1.suspend();
239 sc_process_handle ts1; local
288 ts1.resume();
/gem5/src/systemc/tests/systemc/misc/unit/data/user_guide/ch9/std_ulogic_vector_datatype/
H A Dstd_ulogic_vector_datatype.cpp329 std_ulogic_vector<4> ts1; local
337 ts1 = "1001"; // -7
347 << "\nTS1 = \t\t\t\t " << ts1 << "\t " << ts1.to_int()

Completed in 9 milliseconds