Searched defs:reallocSize (Results 1 – 2 of 2) sorted by relevance
68 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()142 int reallocSize = mallocSize * DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local
223 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()235 int reallocSize = DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local