Searched refs:readInt16 (Results 1 – 1 of 1) sorted by relevance
218478 #define NCELL(pNode) readInt16(&(pNode)->zData[2])218619 static int readInt16(u8 *p){ function218882 pRtree->iDepth = readInt16(pNode->zData);221916 sqlite3_result_int(ctx, readInt16(zBlob));222189 iDepth = readInt16(aNode);222196 nCell = readInt16(&aNode[2]);