Searched defs:check_range (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.h559 void check_range( int l, int r ) const function in class:sc_dt::sc_int_base
H A Dsc_signed.h1242 inline void check_range( int l, int r ) const function in class:sc_dt::sc_signed
H A Dsc_uint_base.h545 void check_range( int l, int r ) const function in class:sc_dt::sc_uint_base
H A Dsc_unsigned.h1144 inline void check_range( int l, int r ) const function in class:sc_dt::sc_unsigned
/gem5/src/systemc/ext/dt/int/
H A Dsc_int_base.hh524 check_range(int l, int r) const function in class:sc_dt::sc_int_base
H A Dsc_signed.hh1144 check_range(int l, int r) const function in class:sc_dt::sc_signed
H A Dsc_uint_base.hh494 check_range(int l, int r) const function in class:sc_dt::sc_uint_base
H A Dsc_unsigned.hh1053 check_range(int l, int r) const function in class:sc_dt::sc_unsigned

Completed in 31 milliseconds