Searched refs:IndexListTerm (Results 1 – 1 of 1) sorted by relevance
1522 typedef struct IndexListTerm IndexListTerm; typedef1533 IndexListTerm *aIdx; /* Array of IndexListTerms */1541 struct IndexListTerm { struct1934 nByte = (sizeof(IndexListTerm)+1)*nIdx + nIdx; in sqlite3GenerateConstraintChecks()