Searched refs:readInt16 (Results 1 – 1 of 1) sorted by relevance
218850 #define NCELL(pNode) readInt16(&(pNode)->zData[2])218991 static int readInt16(u8 *p){ function219257 pRtree->iDepth = readInt16(pNode->zData);222294 sqlite3_result_int(ctx, readInt16(zBlob));222567 iDepth = readInt16(aNode);222574 nCell = readInt16(&aNode[2]);