Home
last modified time | relevance | path

Searched refs:amatchAvlRotateAfter (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Damatch.c235 static amatch_avl *amatchAvlRotateAfter(amatch_avl *pP){ in amatchAvlRotateAfter() function
270 if( pB->imbalance<0 ) p->pBefore = amatchAvlRotateAfter(pB); in amatchAvlBalance()
277 p = *pp = amatchAvlRotateAfter(p); in amatchAvlBalance()