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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbdefs.cpp74 const uint64 UINT64_ZERO = 0ULL; member in namespace:sc_dt
78 const uint64 UINT64_ZERO = 0i64; member in namespace:sc_dt
/gem5/src/systemc/ext/dt/int/
H A Dsc_nbdefs.hh175 static const uint64 UINT64_ZERO = 0ULL; member in namespace:sc_dt

Completed in 5 milliseconds