Searched refs:closure_avl (Results 1 – 1 of 1) sorted by relevance
159 typedef struct closure_avl closure_avl; typedef168 struct closure_avl { struct197 static closure_avl *closureAvlRotateBefore(closure_avl *pP){ in closureAvlRotateBefore()218 static closure_avl *closureAvlRotateAfter(closure_avl *pP){ in closureAvlRotateAfter()235 static closure_avl **closureAvlFromPtr(closure_avl *p, closure_avl **pp){ in closureAvlFromPtr()246 static closure_avl *closureAvlBalance(closure_avl *p){ in closureAvlBalance()248 closure_avl **pp; in closureAvlBalance()271 static closure_avl *closureAvlSearch(closure_avl *p, sqlite3_int64 id){ in closureAvlSearch()280 static closure_avl *closureAvlFirst(closure_avl *p){ in closureAvlFirst()287 closure_avl *closureAvlNext(closure_avl *p){ in closureAvlNext()[all …]