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

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 319 # ifndef SQLITE_BIG_DBL
320 # define SQLITE_BIG_DBL (((sqlite3_int64)1)<<50)
327 #ifndef SQLITE_BIG_DBL
328 # define SQLITE_BIG_DBL (1e99)
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 226 milliseconds