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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2077 #define SRT_Table 8 /* Store result as data with an automatic rowid */ macro
2078 #define SRT_EphemTab 9 /* Create transient tab and store like SRT_Table */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10437 #define SRT_Table 8 /* Store result as data with an automatic rowid */ macro
10438 #define SRT_EphemTab 9 /* Create transient tab and store like SRT_Table */
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10992 #define SRT_Table 8 /* Store result as data with an automatic rowid */ macro
10993 #define SRT_EphemTab 9 /* Create transient tab and store like SRT_Table */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10992 #define SRT_Table 8 /* Store result as data with an automatic rowid */ macro
10993 #define SRT_EphemTab 9 /* Create transient tab and store like SRT_Table */
[all...]

Completed in 650 milliseconds