Searched defs:CASE (Results 1 – 10 of 10) sorted by relevance
50 #define CASE(S,T) \ in serializeSectionKind() macro76 #define CASE(S,T) \ in deserializeSectionKind() macro
25 #define CASE(name) \ in test_trace_categories() macro
196 #define CASE(name) case name: fkey_name = #name; break in dlg_trace_chr() macro
159 #define CASE(ID) \ in dump() macro
202 #define CASE(ID) case ID: OS << #ID; break; in dump() macro
430 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() macro [all...]
626 #define CASE(X) case DiagnosticsEngine::X: return serialized_diags::X; in getStableLevel() macro
871 #define CASE( getRegisterOrZero() macro 897 #define CASE( getRegisterOrZero() macro [all...]
729 #define CASE(T) \ in Visit() macro
496 char *CASE; variable