Searched refs:mswitchstr (Results 1 – 2 of 2) sorted by relevance
6696 struct mswitchstr struct6704 static struct mswitchstr *mswitches;6710 struct mswitchstr *matches;6721 (struct mswitchstr *) alloca ((sizeof (struct mswitchstr)) * cnt);6753 = (struct mswitchstr *)6754 xmalloc (sizeof (struct mswitchstr)
7018 struct mswitchstr in used_arg() struct7026 static struct mswitchstr *mswitches; in used_arg()7032 struct mswitchstr *matches; in used_arg()7042 matches = alloca ((sizeof (struct mswitchstr)) * cnt); in used_arg()7077 = XNEWVEC (struct mswitchstr, n_mdswitches + (n_switches ? n_switches : 1)); in used_arg()