Home
last modified time | relevance | path

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

/external/tesseract/ccutil/
Dmemry.h174 extern DLLSYM void *alloc_mem_p( //allocate permanent space
Dmemry.cpp389 DLLSYM void *alloc_mem_p( //allocate permanent space in alloc_mem_p() function
Dmemblk.cpp1064 (MEMUNION *) alloc_mem_p (STRUCT_BLOCK_SIZE * sizeof (MEMUNION)); in new_struct_block()