Home
last modified time | relevance | path

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

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