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

/gem5/src/systemc/ext/core/
H A Dmessages.hh40 extern const char SC_ID_OPERAND_NOT_BOOL_[];
H A D_using.hh167 using sc_core::SC_ID_OPERAND_NOT_BOOL_;
/gem5/src/systemc/core/
H A Dmessages.cc40 const char SC_ID_OPERAND_NOT_BOOL_[] = "operand is not bool"; member in namespace:sc_core
175 {504, SC_ID_OPERAND_NOT_BOOL_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h58 SC_DEFINE_MESSAGE(SC_ID_OPERAND_NOT_BOOL_ , 504,

Completed in 8 milliseconds