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

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_string.cpp117 char* new_str = strcpy( new char[alloc], str ); local
119 str = new_str;

Completed in 3 milliseconds