Searched refs:alloc (Results 26 - 30 of 30) sorted by relevance

12

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc2615 // defined in class CLASS_TYPE). If alloc is set, delete d.
2618 bool alloc) :
2633 if (alloc)
H A Dsc_signed.h2179 sc_digit *d, bool alloc = true);
H A Dsc_unsigned.h1968 sc_digit *d, bool alloc = true);
/gem5/src/systemc/ext/dt/int/
H A Dsc_signed.hh2305 sc_signed(small_type s, int nb, int nd, sc_digit *d, bool alloc=true);
H A Dsc_unsigned.hh1983 sc_unsigned(small_type s, int nb, int nd, sc_digit *d, bool alloc=true);

Completed in 40 milliseconds

12