Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp58 #define ANSI_UNFAINT ESCAPE "[0m" macro
428 const char *unfaint = m_color_prompts ? ANSI_UNFAINT : ""; in DisplayInput()
551 ANSI_FAINT, Prompt(), ANSI_UNFAINT); in GetCharacter()