Lines Matching defs:xRealloc
1280 ** The xMalloc, xRealloc, and xFree methods must work like the1283 ** xRealloc is always a value returned by a prior call to xRoundup.1286 ** previously obtained from xMalloc or xRealloc. The allocated size1322 void *(*xRealloc)(void*,int); /* Resize an allocation */