Searched refs:xFree (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d456 void function (void*) xFree; /** Free a prior allocation */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1726 ** The xMalloc, xRealloc, and xFree methods must work like the
1767 void (*xFree)(void*); /* Free a prior allocation */ member in struct:sqlite3_mem_methods
H A Dsqlite3.c2039 ** The xMalloc, xRealloc, and xFree methods must work like the
2080 void (*xFree)(void*); /* Free a prior allocation */ member in struct:sqlite3_mem_methods
214898 static void xFree(void *p){ function
[all...]
H A Dshell.c2571 memtraceBase.xFree(p);

Completed in 739 milliseconds