Searched defs:with_arg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopt-suggestions.c116 char *with_arg = concat (opt_text, e->values[j].arg, NULL); local
138 char *with_arg = concat (opt_text, option_values[j], local
184 char *with_arg = concat (opt_text, local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopt-suggestions.cc116 char *with_arg = concat (opt_text, e->values[j].arg, NULL); local
138 char *with_arg = concat (opt_text, option_values[j], local
184 char *with_arg = concat (opt_text, local
[all...]

Completed in 101 milliseconds