Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:xMalloc

929 ** The xMalloc, xFree, and xRealloc methods must work like the
933 ** previously obtained from xMalloc or xRealloc. The allocated size
950 void *(*xMalloc)(int); /* Memory allocation function */