Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp91 malloc_serial = 0; in init()
280 bucketsize = (malloc_serial - 1) / buckets + 1; in display_counts()
661 chunkstart->age = malloc_serial; in set_owner()
665 malloc_serial++; //count calls in set_owner()
666 if (malloc_serial == 0) { in set_owner()
669 malloc_serial = MAX_INT16 + 1; in set_owner()
Dmemblk.h100 uinT16 malloc_serial; //serial allocation variable