Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/core/
H A D__init__.py9 from .standard import xnu_format, xnu_vformat, SBValueFormatter
H A Dstandard.py305 def xnu_vformat(fmt, args, kwargs): function
381 return xnu_vformat(s, args, kwargs)