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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbutils.h161 fsm_move(char c, small_type &b, small_type &s, small_type &state);
H A Dsc_nbutils.cpp117 fsm_move(char c, small_type &b, small_type &s, small_type &state) function in namespace:sc_dt
199 nskip += fsm_move(*u, b, s, state);
/gem5/src/systemc/ext/dt/int/
H A Dsc_nbutils.hh120 extern small_type fsm_move(
/gem5/src/systemc/dt/int/
H A Dsc_nbutils.cc142 fsm_move(char c, small_type &b, small_type &s, small_type &state) function in namespace:sc_dt
217 nskip += fsm_move(*u, b, s, state);

Completed in 24 milliseconds