Lines Matching defs:readInt16
154373 #define NCELL(pNode) readInt16(&(pNode)->zData[2])154438 static int readInt16(u8 *p){154631 pRtree->iDepth = readInt16(pNode->zData);157412 sqlite3_result_int(ctx, readInt16(zBlob));