Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c70696 Bitmask notReady, /* RHS must not overlap with this mask */ in findTerm()
71495 Bitmask notReady, /* Mask of cursors that are not available */ in bestVirtualIndex()
71712 Bitmask notReady, /* Mask of cursors that are not available */ in bestIndex()
72090 Bitmask notReady, /* Which parts of FROM have not yet been coded */ in codeAllEqualityTerms()
72262 Bitmask notReady; /* Cursors that are not yet positioned */ in sqlite3WhereBegin() local