Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dmemory.py3309 def PrintUPLSummary(upl, spacing=''): argument
3310 indented_spacing = spacing + " "*4
3338 spacing = " "*19
3340 PrintUPLSummary(upl, spacing)