Home
last modified time | relevance | path

Searched refs:help_option_arguments (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h462 extern vec<const char *> help_option_arguments;
H A Dopts.c947 vec<const char *> help_option_arguments; variable
2537 help_option_arguments.safe_push (arg);
H A DChangeLog-201927261 help_option_arguments.
27264 help_option_arguments.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h462 extern vec<const char *> help_option_arguments;
H A Dopts.c825 vec<const char *> help_option_arguments; variable
2371 help_option_arguments.safe_push (arg);
H A DChangeLog-201927261 help_option_arguments.
27264 help_option_arguments.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h462 extern vec<const char *> help_option_arguments;
H A Dopts.c825 vec<const char *> help_option_arguments; variable
2371 help_option_arguments.safe_push (arg);
H A DChangeLog-201927261 help_option_arguments.
27264 help_option_arguments.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h447 extern vec<const char *> help_option_arguments;
H A Dopts.c820 vec<const char *> help_option_arguments; variable
2250 help_option_arguments.safe_push (arg);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h462 extern vec<const char *> help_option_arguments;
H A Dopts.c825 vec<const char *> help_option_arguments; variable
2371 help_option_arguments.safe_push (arg);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dopts-global.c330 if (!help_option_arguments.is_empty ()) in decode_options()
335 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.h447 extern vec<const char *> help_option_arguments;
H A Dopts.c820 vec<const char *> help_option_arguments; variable
2250 help_option_arguments.safe_push (arg);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dopts.h447 extern vec<const char *> help_option_arguments;
H A Dopts-global.c330 FOR_EACH_VEC_ELT (help_option_arguments, i, arg) in decode_options()
H A Dopts.c820 vec<const char *> help_option_arguments; variable
2240 help_option_arguments.safe_push (arg);
H A DChangeLog-201927261 help_option_arguments.
27264 help_option_arguments.

12