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

  /external/chromium_org/third_party/sqlite/src/src/
os.h 73 # define SQLITE_OS_WINCE 1
75 # define SQLITE_OS_WINCE 0
os_win.c 74 #if SQLITE_OS_WINCE
87 #if SQLITE_OS_WINCE
112 #if SQLITE_OS_WINCE
158 #if SQLITE_OS_WINCE
170 #endif /* SQLITE_OS_WINCE */
301 #if SQLITE_OS_WINCE
617 #endif /* SQLITE_OS_WINCE */
682 #if SQLITE_OS_WINCE
914 /* isNT() is 1 if SQLITE_OS_WINCE==1, so this else is never executed.
916 #if SQLITE_OS_WINCE==
    [all...]
mutex_w32.c 59 #if SQLITE_OS_WINCE
72 #endif /* SQLITE_OS_WINCE */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 128 milliseconds