Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp405 inT32 chunkindex; //index of chunk in check() local
428 …for (chunkindex = 0, prevchunk = NULL, chunk = block->blockstart; chunk != block->blockend; chunki… in check()
433 tprintf ("%5d=%8d%c caller=%d, age=%d ", (int) chunkindex, in check()
436 if (chunkindex % 5 == 4) in check()