Searched defs:xSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h1399 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
H A Dsqlite3.c1970 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1256 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
H A Dsqlite3.c1809 int (*xSize)(void*); /* Return the size of an allocation */ member in struct:sqlite3_mem_methods
[all...]

Completed in 826 milliseconds