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