Searched refs:cl_option (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | opts.h | 43 struct cl_option struct 64 extern const struct cl_option cl_options[]; argument
|
| D | opts-common.c | 84 const struct cl_option *opt = &cl_options[mn]; in find_opt() 138 const struct cl_option *option; in prune_options()
|
| D | opts.c | 385 static void complain_wrong_lang (const char *, const struct cl_option *, 443 complain_wrong_lang (const char *text, const struct cl_option *option, in complain_wrong_lang() 469 const struct cl_option *option; in handle_option() 1797 const struct cl_option *option = &(cl_options[opt_idx]); in option_enabled()
|
| D | c-opts.c | 271 const struct cl_option *option = &cl_options[scode]; in c_common_handle_option()
|
| D | ChangeLog-2003 | 15069 * opts.h (struct cl_option): New member "help". 17936 * opts.h (struct cl_option): New member back_chain. 19309 (struct cl_option): Make flags of type int. 20148 * opts.h (struct cl_option, cl_options, cl_options_count): Move from... 21540 (CL_ARG, CL_ALL, COMMAND_LINE_OPTIONS, struct cl_option, 29599 cpp_finish_options, COMMAND_LINE_OPTIONS, DEF_OPT, struct cl_option,
|
| D | ChangeLog-2006 | 5792 * opts.h (cl_option): Add a neg_index field.
|
| D | ChangeLog-2005 | 17345 (cl_option): Make "flag_var" a "void *" pointer. Replace "var_cond" 28815 (cl_option): Replace the "has_set_value" and "set_value" fields with
|
| D | ChangeLog-2004 | 30081 * opts.h (struct cl_option): Add flag_var, has_set_value and set_value
|