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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c627 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
628 rc = pMod->xNext(pC, &ZDUMMY, &DUMMY1, &DUMMY2, &DUMMY3, &iCurrent);
672 int DUMMY1; /* Dummy argument used with tokenizer */ local
696 rc = pMod->xNext(pC, &ZDUMMY, &DUMMY1, &iBegin, &iFin, &iCurrent);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c123462 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
123507 int DUMMY1; /* Dummy argument used with tokenizer */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c129186 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
129231 int DUMMY1; /* Dummy argument used with tokenizer */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c129234 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
129279 int DUMMY1; /* Dummy argument used with tokenizer */ local
[all...]

Completed in 830 milliseconds