Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/
H A Dsysreg.py120 return _Colorify(VT.Red, '*unsupported text*')
151 …print(_Colorify(VT.Red, _GetIndentedString(2, '(No matching value, dumping out full description)')…
/xnu-8792.81.2/tools/lldbmacros/core/
H A Dstandard.py76 Red = "\033[38;5;9m" variable in VT