Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c220557 RtreeCell *pBboxLeft, argument
220634 memcpy(pBboxLeft, &aCell[aaSorted[iBestDim][0]], sizeof(RtreeCell));
220638 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight;