HomeSort by: relevance | last modified time | path
    Searched refs:soft_heap_limit (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3ext.h 194 void (*soft_heap_limit)(int); member in struct:sqlite3_api_routines
554 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
sqlite3.c 7729 ** [PRAGMA soft_heap_limit] and [PRAGMA hard_heap_limit].
    [all...]

Completed in 76 milliseconds