Searched refs:readInt16 (Results 1 – 5 of 5) sorted by relevance
283 jspb.BinaryDecoder.prototype.readInt16,
272 jspb.BinaryDecoder.prototype.readInt16,
723 jspb.BinaryDecoder.prototype.readInt16 = function() { method in jspb.BinaryDecoder
433 jspb.BinaryDecoder.prototype.readInt16,
193309 #define NCELL(pNode) readInt16(&(pNode)->zData[2])193435 static int readInt16(u8 *p){193722 pRtree->iDepth = readInt16(pNode->zData);196858 sqlite3_result_int(ctx, readInt16(zBlob));197131 iDepth = readInt16(aNode);197138 nCell = readInt16(&aNode[2]);