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

/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h278 void to_sc_signed( sc_signed& target ) const function in class:sc_dt::sc_concatref
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh276 void to_sc_signed(sc_signed &target) const { target = value(); } function in class:sc_dt::sc_concatref

Completed in 10 milliseconds