Searched defs:DEF_CASE (Results 1 – 2 of 2) sorted by relevance
193 #define DEF_CASE(name) case name: return #name "Stub"; in MajorName() macro220 #define DEF_CASE(NAME) \ in Dispatch() macro
66 #define DEF_CASE(NAME) \ in DebugName() macro