Searched defs:CASE_RETURN_STR (Results 1 – 4 of 4) sorted by relevance
27 #define CASE_RETURN_STR(const) case const: return #const; macro
23 #define CASE_RETURN_STR(const) case const: return #const; macro
1159 #define CASE_RETURN_STR(const) case const: return #const; macro