Searched refs:xmalloc (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/qt/
H A Dstp.c49 xmalloc (unsigned size)
144 t = xmalloc (sizeof(stp_t));
145 t->sto = xmalloc (STP_STKSIZE);
48 xmalloc (unsigned size) function

Completed in 5 milliseconds