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

/gem5/ext/systemc/src/tlm_core/tlm_2/
H A Dtlm_version.h96 #define TLM_VERSION_STR(x) TLM_VERSION_STR_HELPER(x) macro
99 #define TLM_VERSION_STRING_MAJOR TLM_VERSION_STR(TLM_VERSION_MAJOR)
100 #define TLM_VERSION_STRING_MINOR TLM_VERSION_STR(TLM_VERSION_MINOR)
101 #define TLM_VERSION_STRING_PATCH TLM_VERSION_STR(TLM_VERSION_PATCH)
/gem5/src/systemc/ext/tlm_core/2/
H A Dversion.hh91 #define TLM_VERSION_STR(x) TLM_VERSION_STR_HELPER(x) macro
94 #define TLM_VERSION_STRING_MAJOR TLM_VERSION_STR(TLM_VERSION_MAJOR)
95 #define TLM_VERSION_STRING_MINOR TLM_VERSION_STR(TLM_VERSION_MINOR)
96 #define TLM_VERSION_STRING_PATCH TLM_VERSION_STR(TLM_VERSION_PATCH)

Completed in 5 milliseconds