Home
last modified time | relevance | path

Searched refs:totalmem (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/ccutil/
Dmemblk.cpp99 totalmem = 0; in init()
624 totalmem -= count; //no of free elements in alloc()
726 totalmem += chunk->size; //total free memory in dealloc()
787 totalmem += memsize; //total assigned mem in new_block()
Dmemblk.h108 inT32 totalmem; //total free memory variable