Searched refs:scfx_print_inf (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_utils.h440 scfx_print_inf( scfx_string& s, bool negative ) function in namespace:sc_dt
H A Dsc_fxval.cpp492 scfx_print_inf( s, static_cast<bool>( id.negative() ) );
H A Dscfx_rep.cpp1228 scfx_print_inf( s, is_neg() );
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_utils.hh410 scfx_print_inf(scfx_string &s, bool negative) function in namespace:sc_dt
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc454 scfx_print_inf(s, static_cast<bool>(id.negative()));
H A Dscfx_rep.cc1150 scfx_print_inf(s, is_neg());

Completed in 22 milliseconds