Home
last modified time | relevance | path

Searched refs:twos_complement (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/examples/customization/bin-utils/
H A Dbinutils.py25 def twos_complement(n, width): function
117 bits = twos_complement(n, width)