Lines Matching defs:readInt16
201315 #define NCELL(pNode) readInt16(&(pNode)->zData[2])201446 static int readInt16(u8 *p){201714 pRtree->iDepth = readInt16(pNode->zData);204872 sqlite3_result_int(ctx, readInt16(zBlob));205145 iDepth = readInt16(aNode);205152 nCell = readInt16(&aNode[2]);