Searched defs:nSkipEq (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c3044 int nSkipEq = nEq; /* Number of == constraints to skip */ local
3053 if( nSkipEq ){
3056 nSkipEq--;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c100698 int nSkipEq = nEq; /* Number of == constraints to skip */ local
[all...]

Completed in 199 milliseconds