Searched defs:colUsed (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h6944 sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */ member in struct:sqlite3_index_info
H A Dsqlite3.c8007 sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */ member in struct:sqlite3_index_info
18432 Bitmask colUsed; /* Bit N (1<<N) set if column N of pTab is used */ member in struct:SrcItem
103305 Bitmask colUsed; /* Columns of the index used */ local
153567 u64 colUsed = 0; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10506 Bitmask colUsed; /* Bit N (1<<N) set if column N of pTab is used */ member in struct:SrcList::SrcList_item
[all...]

Completed in 1260 milliseconds