MCPcopy Create free account
hub / github.com/cseagle/blc / setIntegerFormat

Method setIntegerFormat

printlanguage.cc:698–712  ·  view source on GitHub ↗

This determines how integers are displayed by default. Possible values are "hex" and "dec" to force a given format, or "best" can be used to let the decompiler select what it thinks best for each individual integer. \param nm is "hex", "dec", or "best"

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applyMethod · 0.80

Calls 2

LowlevelErrorClass · 0.85
compareMethod · 0.45

Tested by

no test coverage detected