Lines Matching defs:xMalloc
1280 ** The xMalloc, xRealloc, and xFree methods must work like the1286 ** previously obtained from xMalloc or xRealloc. The allocated size1320 void *(*xMalloc)(int); /* Memory allocation function */