Searched refs:nOutAlloc (Results 1 – 1 of 1) sorted by relevance
79 int nOutAlloc; /* Number of outstanding allocations */ member169 pAgg->nOutAlloc++; in tmMalloc()203 pHdr->pAgg->nOutAlloc--; in tmFree()277 if( pAgg->nOutAlloc ){ in tmMallocCheck()279 fprintf(pFile, "%d %d ", pAgg->nOutByte, pAgg->nOutAlloc); in tmMallocCheck()