Searched refs:NC_UEList (Results 1 – 2 of 2) sorted by relevance
568 && (pNC->ncFlags & NC_UEList)!=0 in lookupName()1377 nc.ncFlags = NC_AllowAgg|NC_UEList|NC_NoSelect; in resolveOrderByTermToExprList()1813 sNC.ncFlags |= NC_UEList; in resolveSelectStep()
3278 #define NC_UEList 0x000080 /* True if uNC.pEList is used */ macro