Searched refs:pUsing (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19220 unsigned isUsing :1; /* u3.pUsing is valid */
19222 unsigned isSynthUsing :1; /* u3.pUsing is synthesized from NATURAL */
19228 IdList *pUsing; /* fg.isUsing==1 => The USING clause of a join */ member in union:SrcItem::__anon32
19247 IdList *pUsing; /* The USING clause of a join */ member in struct:OnOrUsing
142298 IdList *pUsing = 0; local
147917 IdList *pUsing; /* USING clause for pFrom[1] */ local
[all...]

Completed in 650 milliseconds