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

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbe.h58 CollSeq *pColl; /* Used when p4type is P4_COLLSEQ */
106 #define P4_COLLSEQ (-4) /* P4 is a pointer to a CollSeq structure */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7943 CollSeq *pColl; /* Used when p4type is P4_COLLSEQ */
7991 #define P4_COLLSEQ (-4) /* P4 is a pointer to a CollSeq structure */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8477 CollSeq *pColl; /* Used when p4type is P4_COLLSEQ */
8527 #define P4_COLLSEQ (-4) /* P4 is a pointer to a CollSeq structure */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8477 CollSeq *pColl; /* Used when p4type is P4_COLLSEQ */
8527 #define P4_COLLSEQ (-4) /* P4 is a pointer to a CollSeq structure */ macro
[all...]

Completed in 752 milliseconds