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

/gem5/src/systemc/ext/dt/int/
H A Dsc_nbdefs.hh102 #define SC_NOSIGN 2 // Uninitialized sc_signed number macro
H A Dsc_signed.hh2312 small_type default_sign() const { return SC_NOSIGN; }
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbdefs.h114 #define SC_NOSIGN 2 // Uninitialized sc_signed number macro
H A Dsc_signed.cpp4047 else if (sgn != SC_NOSIGN)
4059 else if (sgn != SC_NOSIGN)
H A Dsc_signed.h2188 { return SC_NOSIGN; }
/gem5/src/systemc/dt/int/
H A Dsc_signed.cc3899 else if (sgn != SC_NOSIGN)
3911 else if (sgn != SC_NOSIGN)

Completed in 48 milliseconds