Searched refs:sc_copyright_string (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp56 sc_assert( SC_COPYRIGHT == sc_copyright_string );
57 sc_assert( sc_copyright() == sc_copyright_string );
/gem5/src/systemc/utils/
H A Dfunctions.cc43 const std::string sc_copyright_string = SC_COPYRIGHT; member in namespace:sc_core
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh88 extern const std::string sc_copyright_string;
98 return sc_copyright_string.c_str();
H A D_using.hh96 using sc_core::sc_copyright_string;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp60 const std::string sc_copyright_string = SC_COPYRIGHT; member in namespace:sc_core
H A Dsc_ver.h54 extern const std::string sc_copyright_string;

Completed in 7 milliseconds