Searched refs:testRealloc (Results 1 – 3 of 3) sorted by relevance
184 void *testRealloc(void *, int);
213 pData2->aSector = (FileSector *)testRealloc( in testEnvWrite()
404 void *testRealloc(void *ptr, int n){ in testRealloc() function