Searched defs:xInit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/ | ||
H A D | sqlite3.h | 1773 int (*xInit)(void*); /* Initialize the memory allocator */ member |
H A D | sqlite3.c | 2086 int (*xInit)(void*); /* Initialize the memory allocator */ member |