Searched refs:mIn (Results 1 – 1 of 1) sorted by relevance
36 u32 mIn; /* Mask of terms that are <col> IN (...) */ member1297 pHidden->mIn = 0; in allocateIndexInfo()1306 pHidden->mIn |= SMASKBIT32(j); in allocateIndexInfo()3887 if( m & pHidden->mIn ){ in sqlite3_vtab_in()