![]() |
![]() |
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 parallelization::stderr.
Referenced by SzAlloc().
void MyFree | ( | void * | address | ) |
Definition at line 37 of file Alloc.cc.
References BigAlloc, BigFree, MidAlloc, MidFree, findQualityFiles::size, and parallelization::stderr.
Referenced by SzFree().