Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c220348 static int ChooseLeaf( function
221002 rc = ChooseLeaf(pRtree, &cell, (int)pNode->iNode, &pInsert);
221314 rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf);
224089 rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf);