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

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 554 ** throughout the SQLite code must become constants instead. The SQLITE_WSD
560 ** In the usual case where WSD is supported, the SQLITE_WSD and GLOBAL
564 #define SQLITE_WSD const
570 #define SQLITE_WSD
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 56 milliseconds