Searched refs:ppLast (Results 1 – 1 of 1) sorted by relevance
59225 struct RowSetEntry **ppLast /* Write tail of the output list here */ argument59236 rowSetTreeToList(pIn->pRight, &pIn->pRight, ppLast);59238 *ppLast = pIn;59240 assert( (*ppLast)->pRight==0 );