Searched refs:SC_ID_VECTOR_TOO_LONG_ (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/dt/bit/
H A Dmessages.cc47 const char SC_ID_VECTOR_TOO_LONG_[] = "vector is too long: truncated"; member in namespace:sc_core
67 {208, SC_ID_VECTOR_TOO_LONG_},
/gem5/src/systemc/ext/dt/bit/
H A Dmessages.hh44 extern const char SC_ID_VECTOR_TOO_LONG_[];
H A D_using.hh53 using sc_core::SC_ID_VECTOR_TOO_LONG_;
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bit_ids.h93 SC_DEFINE_MESSAGE( SC_ID_VECTOR_TOO_LONG_, 208,

Completed in 3 milliseconds