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

/gem5/src/systemc/channel/
H A Dmessages.cc44 const char SC_ID_INVALID_FIFO_SIZE_[] = member in namespace:sc_core
92 {106, SC_ID_INVALID_FIFO_SIZE_},
/gem5/src/systemc/ext/channel/
H A Dmessages.hh42 extern const char SC_ID_INVALID_FIFO_SIZE_[];
H A D_using.hh106 using sc_core::SC_ID_INVALID_FIFO_SIZE_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h62 SC_DEFINE_MESSAGE( SC_ID_INVALID_FIFO_SIZE_, 106,
H A Dsc_fifo.h382 SC_REPORT_ERROR( SC_ID_INVALID_FIFO_SIZE_, 0 );

Completed in 8 milliseconds