Searched defs:DEF_CASE (Results 1 – 2 of 2) sorted by relevance
186 #define DEF_CASE(name) case name: return #name "Stub"; in MajorName() macro212 #define DEF_CASE(NAME) \ in Dispatch() macro
112 #define DEF_CASE(name, ...) \ in DebugName() macro