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

  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 59 typedef struct os2File os2File; /* The file structure */
64 ** The os2File structure is subclass of sqlite3_file specific for the OS/2
67 struct os2File {
97 os2File *pFile = (os2File*)id;
130 os2File *pFile = (os2File*)id;
162 os2File *pFile = (os2File*)id
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 56 milliseconds