Searched defs:CASE_RETURN_STR (Results 1 – 5 of 5) sorted by relevance
35 #define CASE_RETURN_STR(const) case const: return #const; macro
31 #define CASE_RETURN_STR(const) case const: return #const; macro
633 #define CASE_RETURN_STR(const) case const: return #const; macro
59 #define CASE_RETURN_STR(const) case const: return #const; macro
65 #define CASE_RETURN_STR(const) case const: return #const; macro