Searched defs:CASE_RETURN_STR (Results 1 – 4 of 4) sorted by relevance
34 #define CASE_RETURN_STR(const) case const: return #const; macro
62 #define CASE_RETURN_STR(const) case const: return #const; macro
59 #define CASE_RETURN_STR(const) case const: return #const; macro
58 #define CASE_RETURN_STR(const) case const: return #const; macro