Searched refs:SC_VERSION (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/utils/
H A Dfunctions.cc42 const std::string sc_version_string = SC_VERSION;
49 "SystemC " SC_VERSION " --- " __DATE__ " " __TIME__;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp49 "SystemC " SC_VERSION " --- " __DATE__ " " __TIME__;
59 const std::string sc_version_string = SC_VERSION;
72 return SC_VERSION;
H A Dsc_ver.h78 # define SC_VERSION \ macro
84 # define SC_VERSION \ macro
/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp54 sc_assert( SC_VERSION == sc_version_string );
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh77 #define SC_VERSION "0.1.0_beta-gem5" macro

Completed in 6 milliseconds