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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_utils.h257 scfx_is_inf( const char* s ) function in namespace:sc_dt
H A Dsc_fxval.cpp694 if( scfx_is_inf( s ) ) // special case: Infinity
H A Dscfx_rep.cpp455 if( scfx_is_inf( s ) )
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_utils.hh246 scfx_is_inf(const char *s) function in namespace:sc_dt
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc649 if (scfx_is_inf(s)) // special case: Infinity
H A Dscfx_rep.cc413 if (scfx_is_inf(s)) { // special case: Infinity

Completed in 25 milliseconds