Searched refs:FREEILLEGALPTR (Results 1 – 2 of 2) sorted by relevance
/external/tesseract/ccutil/ | ||
D | memryerr.h | 31 const ERRCODE FREEILLEGALPTR = "Pointer or memory corrupted"; variable |
D | memblk.cpp | 717 FREEILLEGALPTR.error ("free_mem", ABORT, NULL); in dealloc() |