Searched refs:whereNthSubterm (Results 1 – 1 of 1) sorted by relevance
167423 static WhereTerm *whereNthSubterm(WhereTerm *pTerm, int N){ function167694 while( (pOne = whereNthSubterm(&pOrWc->a[0],iOne++))!=0 ){167697 while( (pTwo = whereNthSubterm(&pOrWc->a[1],iTwo++))!=0 ){