Home
last modified time | relevance | path

Searched defs:SQLITE_DESERIALIZE_RESIZEABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h10505 #define SQLITE_DESERIALIZE_RESIZEABLE 2 /* Resize using sqlite3_realloc64() */ macro
/third_party/sqlite/src/
Dsqlite3.c10835 #define SQLITE_DESERIALIZE_RESIZEABLE 2 /* Resize using sqlite3_realloc64() */ macro