Searched refs:sc_logic_resolution_tbl (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal_resolved.cpp40 sc_logic_resolution_tbl[4][4] = member in namespace:sc_core
72 res = sc_logic_resolution_tbl[res][values_[i].value()];
H A Dsc_signal_rv.h46 extern const sc_dt::sc_logic_value_t sc_logic_resolution_tbl[4][4];
81 res = sc_logic_resolution_tbl[res][(*values_[i])[j].value()];
H A Dsc_signal_resolved.h40 extern const sc_dt::sc_logic_value_t sc_logic_resolution_tbl[4][4];

Completed in 4 milliseconds