Searched refs:ESCEND (Results 1 – 1 of 1) sorted by relevance
/tools/testing/selftests/futex/include/ |
D | logging.h | 38 #define ESCEND 'm' macro 39 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND 40 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND 41 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
|