Searched defs:switches (Results 1 – 6 of 6) sorted by relevance
201 struct switches { struct210 ProcessArgs(int argc, char **argv, struct switches *sw) in ProcessArgs() argument
73 } switches[] = { variable
3865 switches (tree *jump_target) in switches() function
2848 static struct switchstr *switches; variable
3294 static struct switchstr *switches; variable
24339 auto_vec<const char *> switches; in gen_producer_string() local