Searched refs:defaultReallocSize (Results 1 – 1 of 1) sorted by relevance
158 const int defaultReallocSize = 100; in ApplyForRealloc() local159 int reallocSize = mallocSize * defaultReallocSize; in ApplyForRealloc()