Searched defs:c_switch (Results 1 – 3 of 3) sorted by relevance
11016 struct c_switch { struct11039 struct c_switch *next; argument11052 struct c_switch *c_switch_stack; argument
10830 struct c_switch { struct10850 struct c_switch *next; argument10863 struct c_switch *c_switch_stack; argument
418 bool c_switch:1; /* 'case' and 'break' are valid */ global() member