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

/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h380 const sc_concatref& operator = ( const char* v_p )
383 v = v_p;
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh381 operator = (const char *v_p) argument
384 v = v_p;

Completed in 10 milliseconds