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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbdefs.cpp86 const uint64 UINT_ZERO = UINT64_ZERO; member in namespace:sc_dt
89 const unsigned int UINT_ZERO = 0U; member in namespace:sc_dt
/gem5/src/systemc/ext/dt/int/
H A Dsc_nbdefs.hh209 static const uint64 UINT_ZERO = UINT64_ZERO; member in namespace:sc_dt

Completed in 5 milliseconds