Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp401 inT32 totfreecount; //no of free chunks in check() local
412 totfreecount = 0; in check()
472 totfreecount += freecount; in check()
484 (int) totfreecount, totfreesize * sizeof (MEMUNION)); in check()