Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dstructanalyze.py29 def _get_num_formatter(ctx, fmt_hex, fmt_dec): function
58 format_num = _get_num_formatter(ctx, "{:#04x}", "{:2d}")