Searched refs:cp_switch (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c2612 struct cp_switch
2615 struct cp_switch *next;
2632 static struct cp_switch *switch_stack;
2640 struct cp_switch *p = XNEW (struct cp_switch);
2651 struct cp_switch *cs = switch_stack;
2605 struct cp_switch struct

Completed in 105 milliseconds