Searched refs:NCELL (Results 1 – 1 of 1) sorted by relevance
851 nCell = NCELL(pNode); in nodeInsertCell()926 assert( iCell<NCELL(pNode) ); in nodeGetRowid()1364 int nCell = NCELL(pNode); in nodeRowidIndex()1626 nCell = NCELL(pNode); in rtreeStepToLeaf()2215 int nCell = NCELL(pNode); in ChooseLeaf()2589 int nCell = NCELL(pNode); in SplitNode()2678 for(i=0; i<NCELL(pRight); i++){ in SplitNode()2689 for(i=0; i<NCELL(pLeft); i++){ in SplitNode()2817 int nCell = NCELL(pNode); in fixBoundingBox()2889 nCell = NCELL(pNode)+1; in Reinsert()[all …]