Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert() function
1068 pOther = amatchAvlInsert(&pCur->pCost, &pWord->sCost); in amatchAddWord()
1084 pOther = amatchAvlInsert(&pCur->pCost, &pWord->sCost); in amatchAddWord()
1089 pOther = amatchAvlInsert(&pCur->pWord, &pWord->sWord); in amatchAddWord()