Searched refs:amatch_avl (Results 1 – 1 of 1) sorted by relevance
176 typedef struct amatch_avl amatch_avl; typedef186 struct amatch_avl { struct214 static amatch_avl *amatchAvlRotateBefore(amatch_avl *pP){ in amatchAvlRotateBefore()235 static amatch_avl *amatchAvlRotateAfter(amatch_avl *pP){ in amatchAvlRotateAfter()252 static amatch_avl **amatchAvlFromPtr(amatch_avl *p, amatch_avl **pp){ in amatchAvlFromPtr()263 static amatch_avl *amatchAvlBalance(amatch_avl *p){ in amatchAvlBalance()265 amatch_avl **pp; in amatchAvlBalance()298 static amatch_avl *amatchAvlFirst(amatch_avl *p){ in amatchAvlFirst()306 static amatch_avl *amatchAvlNext(amatch_avl *p){323 amatch_avl *p;[all …]