Searched refs:pSO (Results 1 – 1 of 1) sorted by relevance
1423 ExprList *pSO; in selectInnerLoop() local1424 pSO = pDest->pOrderBy; in selectInnerLoop()1425 assert( pSO ); in selectInnerLoop()1426 nKey = pSO->nExpr; in selectInnerLoop()1445 regResult + pSO->a[i].u.x.iOrderByCol - 1, in selectInnerLoop()