Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/customization/bin-utils/
H A Dbinutils.py24 def twos_complement(n, width): function
115 bits = twos_complement(n, width)