Home
last modified time | relevance | path

Searched refs:isUsed (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dvt02.c727 int isUsed[5]; /* Other non-== cosntraints X, A, B, C, and D */ in vt02BestIndex() local
774 memset(isUsed, 0xff, sizeof(isUsed)); in vt02BestIndex()
790 isUsed[j] = i; in vt02BestIndex()