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

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbe.h62 int *ai; /* Used when p4type is P4_INTARRAY */
117 #define P4_INTARRAY (-15) /* P4 is a vector of 32-bit integers */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7932 int *ai; /* Used when p4type is P4_INTARRAY */
7987 #define P4_INTARRAY (-15) /* P4 is a vector of 32-bit integers */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9151 int *ai; /* Used when p4type is P4_INTARRAY */
9210 #define P4_INTARRAY (-15) /* P4 is a vector of 32-bit integers */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9151 int *ai; /* Used when p4type is P4_INTARRAY */
9210 #define P4_INTARRAY (-15) /* P4 is a vector of 32-bit integers */ macro
[all...]

Completed in 575 milliseconds