Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp102 malloc_minor_serial = 0; in init()
662 malloc_minor_serial++; in set_owner()
663 if (malloc_minor_serial >= malloc_div_ratio) { in set_owner()
664 malloc_minor_serial = 0; in set_owner()
Dmemblk.h111 uinT32 malloc_minor_serial; //scaling counter variable