Lines Matching refs:u16
141 u16 nEq; /* Number of equality constraints */
142 u16 nBtm; /* Size of BTM vector */
143 u16 nTop; /* Size of TOP vector */
144 u16 nDistinctCol; /* Index columns used to sort for DISTINCT */
152 u16 omitMask; /* Terms that may be omitted */
158 u16 nLTerm; /* Number of entries in aLTerm[] */
159 u16 nSkip; /* Number of NULL aLTerm[] entries */
162 u16 nLSlot; /* Number of slots allocated for aLTerm[] */
184 u16 n; /* Number of valid a[] entries */
271 u16 wtFlags; /* TERM_xxx bit flags. See below */
272 u16 eOperator; /* A WO_xx value describing <op> */
475 u16 wctrlFlags; /* Flags originally passed to sqlite3WhereBegin() */
524 u16 wctrlFlags /* Flags passed to sqlite3WhereBegin() */