Searched refs:amatchAvlFirst (Results 1 – 1 of 1) sorted by relevance
298 static amatch_avl *amatchAvlFirst(amatch_avl *p){ in amatchAvlFirst() function313 p = amatchAvlFirst(p->pAfter);336 p = amatchAvlFirst(p);343 for(p=amatchAvlFirst(pHead); p; p=pNext){409 pX = amatchAvlFirst(pOld->pAfter); in amatchAvlRemove()1145 pNode = amatchAvlFirst(pCur->pCost); in amatchNext()