Searched refs:in_decoded_options (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/
H A Djit-spec.c29 lang_specific_driver (struct cl_decoded_option **in_decoded_options ATTRIBUTE_UNUSED,
/haiku-buildtools/gcc/gcc/c/
H A Dgccspec.c29 lang_specific_driver (struct cl_decoded_option **in_decoded_options ATTRIBUTE_UNUSED,
52 decoded_options = *in_decoded_options;
95 *in_decoded_options = new_decoded_options;
/haiku-buildtools/gcc/gcc/c-family/
H A Dcppspec.c47 lang_specific_driver (struct cl_decoded_option **in_decoded_options, argument
51 struct cl_decoded_option *decoded_options = *in_decoded_options;
189 *in_decoded_options = new_decoded_options;
/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortranspec.c180 lang_specific_driver (struct cl_decoded_option **in_decoded_options, argument
185 struct cl_decoded_option *decoded_options = *in_decoded_options;
434 *in_decoded_options = g77_new_decoded_options;
/haiku-buildtools/gcc/gcc/go/
H A Dgospec.c53 lang_specific_driver (struct cl_decoded_option **in_decoded_options, argument
124 decoded_options = *in_decoded_options;
408 *in_decoded_options = new_decoded_options;
/haiku-buildtools/gcc/gcc/cp/
H A Dg++spec.c60 lang_specific_driver (struct cl_decoded_option **in_decoded_options, argument
127 decoded_options = *in_decoded_options;
394 *in_decoded_options = new_decoded_options;
/haiku-buildtools/gcc/gcc/java/
H A Djvspec.c139 lang_specific_driver (struct cl_decoded_option **in_decoded_options, argument
221 decoded_options = *in_decoded_options;
614 *in_decoded_options = new_decoded_options;

Completed in 62 milliseconds