Searched defs:xMalloc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ | ||
| H A D | sqlite3.h | 1790 void *(*xMalloc)(int); /* Memory allocation function */ member |
| H A D | sqlite3.c | 2109 void *(*xMalloc)(int); /* Memory allocation function */ member |