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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbutils.h130 // only used within vec_from_str (non-standard, deprecated)
185 vec_from_str(int unb, int und, sc_digit *u,
H A Dsc_nbutils.cpp548 vec_from_str(int unb, int und, sc_digit *u, function in namespace:sc_dt
569 "vec_from_str( int, int, sc_digit*, const char*, sc_numrep base ) : "
594 "vec_from_str( int, int, sc_digit*, const char*, sc_numrep base ) : "
610 "vec_from_str( int, int, sc_digit*, const char*, sc_numrep base ) : "
/gem5/src/systemc/ext/dt/int/
H A Dsc_nbutils.hh137 vec_from_str(int unb, int und, sc_digit *u,
/gem5/src/systemc/dt/int/
H A Dsc_nbutils.cc72 // only used within vec_from_str (non-standard, deprecated)
545 vec_from_str(int unb, int und, sc_digit *u, const char *v, sc_numrep base) function in namespace:sc_dt
563 msg << "vec_from_str( int, int, sc_digit*, const char*, " <<
586 msg << "vec_from_str( int, int, sc_digit*, const char*, " <<
601 msg << "vec_from_str( int, int, sc_digit*, const char*, " <<

Completed in 19 milliseconds