Home
last modified time | relevance | path

Searched defs:iGt (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c603 int *pRc, CidxColumn *aCol, char **azAfter, int iGt, int bLastIsNull in cidxWhere()
/sqlite-3.40.0/ext/misc/
H A Dunionvtab.c1273 int iGt = -1; in unionBestIndex() local