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

  /external/chromium_org/third_party/sqlite/src/src/
loadext.c 535 } sqlite3Autoext = { 0, 0 };
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/
sqlite3.c     [all...]

Completed in 63 milliseconds