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

/gem5/src/systemc/utils/
H A Dfunctions.cc46 sc_version() function in namespace:sc_core
H A Dvcd.cc238 stream() << " " << ::sc_core::sc_version() << std::endl;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp77 sc_version() function in namespace:sc_core
108 cerr << indent << sc_version() << endl;
H A Dsc_ver.h43 extern const char* sc_version();
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh100 const char *sc_version();
H A D_using.hh99 using sc_core::sc_version;
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp48 sc_version();
/gem5/src/systemc/tests/systemc/compliance_1666/test00/
H A Dtest00.cpp43 using sc_core::sc_version;
352 sc_version();
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_wif_trace.cpp1597 std::fprintf(fp,"header %s \"%s\" ;\n\n", buf, sc_version());
1603 std::fprintf(fp, "comment \"Created by %s\" ;\n", sc_version());
H A Dsc_vcd_trace.cpp1705 std::fprintf(fp, "$version\n %s\n$end\n\n", sc_version());

Completed in 26 milliseconds