Searched defs:CASE_RETURN_STR (Results 1 – 6 of 6) sorted by relevance
35 #define CASE_RETURN_STR(const) case const: return #const; macro
28 #define CASE_RETURN_STR(const) case const: return #const; macro
625 #define CASE_RETURN_STR(const) case const: return #const; macro
63 #define CASE_RETURN_STR(const) case const: return #const; macro
59 #define CASE_RETURN_STR(const) case const: return #const; macro