Searched defs:reallocSize (Results 1 – 3 of 3) sorted by relevance
84 char* DepthRealloc(int depth, void* p, int reallocSize) in DepthRealloc()160 int reallocSize = mallocSize * DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local
82 static char* DepthRealloc(int depth, void* p, int reallocSize) in DepthRealloc()159 int reallocSize = mallocSize * defaultReallocSize; in ApplyForRealloc() local
316 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()328 int reallocSize = DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local