HomeSort by relevance Sort by last modified time
    Searched defs:soft_heap_limit64 (Results 1 - 2 of 2) sorted by null

  /external/sqlite/dist/orig/
sqlite3ext.h 226 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member in struct:sqlite3_api_routines
501 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
  /external/sqlite/dist/
sqlite3ext.h 226 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member in struct:sqlite3_api_routines
501 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64

Completed in 249 milliseconds