Searched defs:overflow (Results 1 - 9 of 9) sorted by relevance
/gem5/util/systemc/gem5_within_systemc/ |
H A D | sc_logger.cc | 95 CuttingStreambuf::overflow(int chr) function in class:Gem5SystemC::CuttingStreambuf
|
/gem5/ext/pybind11/include/pybind11/ |
H A D | iostream.h | 33 int overflow(int c) { function in class:pythonbuf
|
/gem5/ext/iostream3/ |
H A D | zfstream.cc | 214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
|
/gem5/ext/systemc/src/sysc/datatypes/fx/ |
H A D | sc_fxnum.cpp | 467 overflow( double& c, const scfx_params& params, bool& o_flag ) function in namespace:sc_dt
|
H A D | sc_fxval.h | 1513 sc_fxval::overflow( const scfx_params& params, bool& o_flag ) const function in class:sc_dt::sc_fxval
|
/gem5/src/systemc/dt/fx/ |
H A D | sc_fxnum.cc | 428 overflow(double &c, const scfx_params ¶ms, bool &o_flag) function in namespace:sc_dt
|
/gem5/src/base/stats/ |
H A D | info.hh | 187 Counter overflow; member in struct:Stats::DistData
|
/gem5/src/arch/mips/ |
H A D | dsp.cc | 61 dspSaturate(uint64_t value, int32_t fmt, int32_t sign, uint32_t *overflow) argument 91 checkOverflow(uint64_t value, int32_t fmt, int32_t sign, uint32_t *overflow) argument
|
/gem5/src/systemc/ext/dt/fx/ |
H A D | sc_fxval.hh | 1281 sc_fxval::overflow(const scfx_params ¶ms, bool &o_flag) const function in class:sc_dt::sc_fxval
|
Completed in 32 milliseconds