Searched defs:CASE_RETURN_STR (Results 1 – 5 of 5) sorted by relevance
36 #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
60 #define CASE_RETURN_STR(const) case const: return #const; macro