Searched defs:jointype (Results 1 – 2 of 2) sorted by relevance
80 int jointype = 0; in sqliteJoinType() local1716 int jointype = pSrc->a[iFrom].jointype; in flattenSubquery() local
777 int jointype; /* Type of join between this table and the next */ member