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