Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemblk.cpp67 EXTERN inT32 free_struct_blocks; //no of free blocks variable
1092 free_struct_blocks++; in old_struct_block()
1094 if (free_struct_blocks > MAX_FREE_S_BLOCKS) { in old_struct_block()
1103 free_struct_blocks = 0; in old_struct_block()