CodeQL library for Python
codeql/python-all 4.0.10-dev (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::bitShiftRightSigned

Returns the signed bitwise right shift of the receiver by the argument

BigInt bitShiftRightSigned(int other)