Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h66 #define ANSI_DEF_STR(s) ANSI_STR(s) macro
68 #define ANSI_ESCAPE1(s) ANSI_ESC_START ANSI_DEF_STR(s) ANSI_ESC_END