Searched defs:IndexListTerm (Results 1 – 1 of 1) sorted by relevance
1522 typedef struct IndexListTerm IndexListTerm; typedef1541 struct IndexListTerm { struct1542 Index *p; /* The index */1543 int ix; /* Which entry in the original Table.pIndex list is this index*/