Searched refs:RESET_COLOR (Results 1 - 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/futex/include/
H A Dlogging.h42 #define RESET_COLOR ESC, '0', 'm' macro
44 RESET_COLOR, 0};
46 RESET_COLOR, 0};
48 RESET_COLOR, 0};
/external/fmtlib/fmt/
H A Dformat.cc108 const char RESET_COLOR[] = "\x1b[0m"; member in namespace:fmt::__anon6585
503 std::fputs(RESET_COLOR, stdout);

Completed in 326 milliseconds