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