Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/core/
H A Dstandard.py67 DarkRed = "\033[38;5;1m" variable in VT
/xnu-8792.81.2/tools/lldbmacros/
H A Dxnu.py928 warn_str = VT.DarkRed + warn_str + VT.Default