Home
last modified time | relevance | path

Searched refs:cl_option (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dopts.h43 struct cl_option struct
64 extern const struct cl_option cl_options[]; argument
Dopts-common.c84 const struct cl_option *opt = &cl_options[mn]; in find_opt()
138 const struct cl_option *option; in prune_options()
Dopts.c385 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()
Dc-opts.c271 const struct cl_option *option = &cl_options[scode]; in c_common_handle_option()
DChangeLog-200315069 * 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,
DChangeLog-20065792 * opts.h (cl_option): Add a neg_index field.
DChangeLog-200517345 (cl_option): Make "flag_var" a "void *" pointer. Replace "var_cond"
28815 (cl_option): Replace the "has_set_value" and "set_value" fields with
DChangeLog-200430081 * opts.h (struct cl_option): Add flag_var, has_set_value and set_value