Searched defs:P4_VTAB (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbe.h60 VTable *pVtab; /* Used when p4type is P4_VTAB */
112 #define P4_VTAB (-10) /* P4 is a pointer to an sqlite3_vtab structure */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7945 VTable *pVtab; /* Used when p4type is P4_VTAB */
7997 #define P4_VTAB (-10) /* P4 is a pointer to an sqlite3_vtab structure */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8479 VTable *pVtab; /* Used when p4type is P4_VTAB */
8533 #define P4_VTAB (-10) /* P4 is a pointer to an sqlite3_vtab structure */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8479 VTable *pVtab; /* Used when p4type is P4_VTAB */
8533 #define P4_VTAB (-10) /* P4 is a pointer to an sqlite3_vtab structure */ macro
[all...]

Completed in 522 milliseconds