Home
last modified time | relevance | path

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

/xnu-12377.81.4/tools/lldbmacros/core/
H A D__init__.py5 from .standard import xnu_format, xnu_vformat, SBValueFormatter
H A Dstandard.py303 def xnu_vformat(fmt, args, kwargs): function
379 return xnu_vformat(s, args, kwargs)