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

/gem5/src/systemc/utils/
H A Dfunctions.cc37 const unsigned int sc_version_patch = SC_VERSION_PATCH; member in namespace:sc_core
/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp49 sc_assert( SC_VERSION_PATCH == sc_version_patch );
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp53 const unsigned int sc_version_patch = SC_VERSION_PATCH; member in namespace:sc_core
H A Dsc_ver.h47 extern const unsigned int sc_version_patch;
/gem5/src/systemc/ext/utils/
H A Dfunctions.hh82 extern const unsigned int sc_version_patch;
H A D_using.hh91 using sc_core::sc_version_patch;

Completed in 7 milliseconds