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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxcast_switch.h100 // TYPEDEF : sc_fxcast_context
105 typedef sc_context<sc_fxcast_switch> sc_fxcast_context; typedef in namespace:sc_dt
114 *this = sc_fxcast_context::default_value();
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxcast_switch.hh98 // TYPEDEF : sc_fxcast_context
109 typedef sc_context<sc_fxcast_switch> sc_fxcast_context; typedef in namespace:sc_dt
116 *this = sc_fxcast_context::default_value();
H A D_using.hh49 using sc_dt::sc_fxcast_context;
/gem5/ext/systemc/src/
H A Dsystemc.h276 using sc_dt::sc_fxcast_context;

Completed in 6 milliseconds