Home
last modified time | relevance | path

Searched defs:xMalloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h1766 void *(*xMalloc)(int); /* Memory allocation function */ member
H A Dsqlite3.c2079 void *(*xMalloc)(int); /* Memory allocation function */ member