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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_utils.h433 scfx_print_nan( scfx_string& s ) function in namespace:sc_dt
H A Dsc_fxval.cpp490 scfx_print_nan( s );
H A Dscfx_rep.cpp1226 scfx_print_nan( s );
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_utils.hh408 inline void scfx_print_nan(scfx_string &s) { s += "NaN"; } function in namespace:sc_dt
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc452 scfx_print_nan(s);
H A Dscfx_rep.cc1148 scfx_print_nan(s);

Completed in 38 milliseconds