Searched refs:SC_ID_STRING_TOO_LONG_ (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dmessages.hh45 extern const char SC_ID_STRING_TOO_LONG_[];
H A D_using.hh110 using sc_core::SC_ID_STRING_TOO_LONG_;
/gem5/src/systemc/utils/
H A Dmessages.cc45 const char SC_ID_STRING_TOO_LONG_[] = "string is too long"; member in namespace:sc_core
74 {801, SC_ID_STRING_TOO_LONG_},
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_utils_ids.h46 SC_DEFINE_MESSAGE(SC_ID_STRING_TOO_LONG_,
H A Dsc_string.cpp400 SC_REPORT_WARNING( sc_core::SC_ID_STRING_TOO_LONG_, "truncated" );

Completed in 8 milliseconds