Lines Matching defs:pIns
75699 u8 *pIns; /* The point in pPage->aCellIdx[] where no cell inserted */75761 pIns = pPage->aCellIdx + i*2;75762 memmove(pIns+2, pIns, 2*(pPage->nCell - i));75763 put2byte(pIns, idx);