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

/gem5/src/systemc/utils/
H A Dfunctions.cc36 const unsigned int sc_version_minor = SC_VERSION_MINOR; member in namespace:sc_core
/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp48 sc_assert( SC_VERSION_MINOR == sc_version_minor );
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp52 const unsigned int sc_version_minor = SC_VERSION_MINOR; member in namespace:sc_core
H A Dsc_ver.h46 extern const unsigned int sc_version_minor;
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh81 extern const unsigned int sc_version_minor;
H A D_using.hh90 using sc_core::sc_version_minor;

Completed in 8 milliseconds