Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp400 inT32 totusedsize; //size of used chunks in check() local
411 totusedsize = 0; in check()
471 totusedsize += usedsize; in check()
482 (int) totusedcount, totusedsize * sizeof (MEMUNION)); in check()