Searched defs:rightShift (Results 1 – 4 of 4) sorted by relevance
88 jspb.arith.UInt64.prototype.rightShift = function() { method in jspb.arith.UInt64
139 const int rightShift = -leftShift; in copyTo16Signed() local
419 const int rightShift = -leftShift; in copyTo16Signed() local
1517 uint32_t rightShift; member