Searched refs:sqlite3_soft_heap_limit (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile169 sqlite3_soft_heap_limit.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h544 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
H A Dsqlite3.h7001 ** ^If the hard heap limit is enabled and if sqlite3_soft_heap_limit(N)
7044 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
H A Dsqlite3.c7314 ** ^If the hard heap limit is enabled and if sqlite3_soft_heap_limit(N)
7357 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
30056 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
136016 #define sqlite3_soft_heap_limit macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1296 deprecated void sqlite3_soft_heap_limit(int N);

Completed in 662 milliseconds