Home
last modified time | relevance | path

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

/dports/databases/sqlite3/sqlite-src-3350500/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()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert() function
1067 pOther = amatchAvlInsert(&pCur->pCost, &pWord->sCost); in amatchAddWord()
1083 pOther = amatchAvlInsert(&pCur->pCost, &pWord->sCost); in amatchAddWord()
1088 pOther = amatchAvlInsert(&pCur->pWord, &pWord->sWord); in amatchAddWord()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/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()