![]() |
![]() |
Go to the source code of this file.
Functions | |
void * | MyAlloc (size_t size) |
void | MyFree (void *address) |
void* MyAlloc | ( | size_t | size | ) |
Definition at line 23 of file Alloc.cc.
References AlCaHLTBitMon_ParallelJobs::p, and mps_alisetup::stderr.
Referenced by SzAlloc().
void MyFree | ( | void * | address | ) |
Definition at line 38 of file Alloc.cc.
References BigAlloc, BigFree, MidAlloc, MidFree, findQualityFiles::size, and mps_alisetup::stderr.
Referenced by SzFree().