Home
last modified time | relevance | path

Searched defs:sqlite3_hard_heap_limit64 (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h663 #define sqlite3_hard_heap_limit64 sqlite3_api->hard_heap_limit64 macro
/third_party/sqlite/src/
H A Dsqlite3.c29178 SQLITE_API sqlite3_int64 sqlite3_hard_heap_limit64(sqlite3_int64 n){ sqlite3_hard_heap_limit64() function
132586 #define sqlite3_hard_heap_limit64 global() macro
[all...]

Completed in 130 milliseconds