Home
last modified time | relevance | path

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

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