Searched defs:sc_string_rep (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_string.cpp54 class sc_string_rep class in namespace:sc_dt
61 sc_string_rep( int size = 16 ) : function in class:sc_dt::sc_string_rep
67 sc_string_rep( const char* s ) : ref_count(1), alloc(0), str(0) function in class:sc_dt::sc_string_rep
98 sc_string_rep::sc_string_rep( const char* s, int n) : function in class:sc_dt::sc_string_rep
[all...]

Completed in 6 milliseconds