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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_utils.h250 scfx_is_nan( const char* s ) function in namespace:sc_dt
H A Dsc_fxval.cpp692 if( scfx_is_nan( s ) ) // special case: NaN
H A Dscfx_rep.cpp449 if( scfx_is_nan( s ) )
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_utils.hh240 scfx_is_nan(const char *s) function in namespace:sc_dt
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc647 if (scfx_is_nan(s)) // special case: NaN
H A Dscfx_rep.cc408 if (scfx_is_nan(s)) { // special case: NaN

Completed in 23 milliseconds