Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h30 #define ANSI_BG_COLOR_BLACK 40 macro
110 {"bg.black}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_BLACK) ANSI_ESC_END},
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp188 ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_BLACK) ANSI_ESC_END),