Searched refs:test (Results 301 - 304 of 304) sorted by relevance

<<111213

/gem5/src/systemc/dt/int/
H A Dsc_unsigned.cc427 if (test(i))
H A Dsc_signed.cc427 if (test(i))
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc2406 CLASS_TYPE::test(int i) const
2954 os << "01"[test(i)];
H A Dsc_signed.cpp462 if ( test(i) ) odd = ~odd;

Completed in 39 milliseconds

<<111213