Searched defs:RESET (Results 1 – 8 of 8) sorted by relevance
88 #define RESET \ in ATF_TEST_CASE_BODY() macro
42 #define RESET 3 macro
106 RESET, global() enumerator 118 static constexpr Colors RESET = Colors::RESET; global() variable
55 RESET, enumerator
75 constexpr raw_ostream::Colors raw_ostream::RESET; member in raw_ostream
90 #define RESET FALSE macro
622 #define RESET() do { \ in test_evutil_log() macro