Lines Matching refs:sizeIn
66 void reallocNotNullPtr(unsigned sizeIn) {70 char *q = (char*)realloc(p, sizeIn);