Searched refs:mswitchstr (Results 1 – 2 of 2) sorted by relevance
7208 struct mswitchstr in used_arg() struct7216 static struct mswitchstr *mswitches; in used_arg()7222 struct mswitchstr *matches; in used_arg()7233 = (struct mswitchstr *) alloca ((sizeof (struct mswitchstr)) * cnt); in used_arg()7269 = XNEWVEC (struct mswitchstr, n_mdswitches + (n_switches ? n_switches : 1)); in used_arg()
8645 struct mswitchstr struct8653 mswitchstr *mswitches; argument8667 struct mswitchstr *matches; in operator()8678 = (struct mswitchstr *) alloca ((sizeof (struct mswitchstr)) * cnt); in operator()8714 = XNEWVEC (struct mswitchstr, n_mdswitches + (n_switches ? n_switches : 1)); in operator()