Searched refs:TLM_VERSION_MINOR (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/tlm_core/tlm_2/
H A Dtlm_version.h35 TLM_VERSION_MINOR numeric
67 #define TLM_VERSION_MINOR 0 ///< version minor level ( numeric ) macro
100 #define TLM_VERSION_STRING_MINOR TLM_VERSION_STR(TLM_VERSION_MINOR)
142 const unsigned int tlm_version_minor ( TLM_VERSION_MINOR );
/gem5/src/systemc/ext/tlm_core/2/
H A Dversion.hh31 TLM_VERSION_MINOR numeric
62 #define TLM_VERSION_MINOR 0 ///< version minor level ( numeric ) macro
95 #define TLM_VERSION_STRING_MINOR TLM_VERSION_STR(TLM_VERSION_MINOR)
137 const unsigned int tlm_version_minor(TLM_VERSION_MINOR);

Completed in 5 milliseconds