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

/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1490 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c2043 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.h2038 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c3101 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
[all...]

Completed in 742 milliseconds