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

/gem5/src/systemc/utils/
H A Dfunctions.cc35 const unsigned int sc_version_major = SC_VERSION_MAJOR; member in namespace:sc_core
/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp47 sc_assert( SC_VERSION_MAJOR == sc_version_major );
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp51 const unsigned int sc_version_major = SC_VERSION_MAJOR; member in namespace:sc_core
H A Dsc_ver.h45 extern const unsigned int sc_version_major;
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh80 extern const unsigned int sc_version_major;
H A D_using.hh89 using sc_core::sc_version_major;

Completed in 4 milliseconds