Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dselect.c256 int jointype = 0; in sqlite3JoinType() local
4525 u8 jointype = 0; in flattenSubquery() local
H A Dwhere.c3221 u8 jointype, /* The JT_* flags on the join */ in whereUsablePartialIndex()
H A DsqliteInt.h3123 u8 jointype; /* Type of join between this table and the previous */ member