Searched refs:sqlite3Autoext (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dloadext.c535 } sqlite3Autoext = { 0, 0 }; variable in typeref:struct:sqlite3AutoExtList
541 ** to the "sqlite3Autoext" state vector declared above.
545 sqlite3AutoExtList *x = &GLOBAL(sqlite3AutoExtList,sqlite3Autoext)
549 # define wsdAutoext sqlite3Autoext
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c87419 } sqlite3Autoext = { 0, 0 }; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c98054 } sqlite3Autoext = { 0, 0 }; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c98074 } sqlite3Autoext = { 0, 0 }; local
[all...]

Completed in 460 milliseconds