Formats an int as either a 2-byte unsigned hex value (if the value is small enough) or a 4-byte unsigned hex value (if not). @param v value to format @return non-null; formatted form
(int v)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected