Home | History | Annotate | Download | only in orig

Lines Matching defs:readInt64

163930 static i64 readInt64(u8 *p){
164323 return readInt64(&pNode->zData[4 + pRtree->nBytesPerCell*iCell]);
164597 pInfo->iRowid = readInt64(pCellData);
165015 x.id = readInt64(pCellData);