Searched refs:switches (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dgcc.c28 them, forwarding the users switches to those programs selectively,
175 collect2 that describes all of the relevant switches of what to
352 %{S*} substitutes all the switches specified to CC whose names start
353 with -S. This is used for -o, -D, -I, etc; switches that take
358 %{S*:X} substitutes X if one or more switches whose names start with -S are
377 The -O, -f, -m, and -W switches are handled specifically in these
387 Note that it is built into CC which switches take arguments and which
389 allow each compiler's spec to say which switches take arguments. But
391 which input files have been specified without knowing which switches
537 /* This defines which multi-letter switches tak
2407 static struct switchstr *switches; variable in typeref:struct:switchstr
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dtypeswitch3.go7 // Verify that erroneous type switches are caught be the compiler.
H A Dtypeswitch2.go7 // Verify that various erroneous type switches are caught be the compiler.
H A Dtypeswitch.go7 // Test simple type switches, including chans, maps etc.
H A Dtypeswitch1.go7 // Test simple type switches on basic types.
/haiku-buildtools/gcc/gcc/
H A Dgcc.c23 them, forwarding the users switches to those programs selectively,
184 collect2 that describes all of the relevant switches of what to
408 %<S* remove all occurrences of all switches beginning with -S from the
419 %{S*} substitutes all the switches specified to GCC whose names start
420 with -S. This is used for -o, -I, etc; switches that take
431 %{S*:X} substitutes X if one or more switches whose names start
433 once, no matter how many such switches appeared. However,
467 The -O, -f, -g, -m, and -W switches are handled specifically in these
477 Note that it is built into GCC which switches take arguments and which
479 allow each compiler's spec to say which switches tak
3042 static struct switchstr *switches; variable in typeref:struct:switchstr
[all...]
H A Ddwarf2out.c19643 if -grecord-gcc-switches. */
19649 auto_vec<dchar_p> switches;
19714 switches.safe_push (save_decoded_options[j].orig_option_with_args_text);
19724 FOR_EACH_VEC_ELT (switches, j, p)
19631 auto_vec<dchar_p> switches; local
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Dlib1funcs.asm468 code here switches to the correct mode before executing the function. */
509 switches to the correct mode before executing the function. Unfortunately
H A Dlib1thumb.asm635 code here switches to the correct mode before executing the function. */
676 switches to the correct mode before executing the function. Unfortunately
/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c3026 switches (tree *jump_target) function
3105 if (switches (jump_target) && !tsi_end_p (default_label))
3170 if (breaks (jump_target) || switches (jump_target))
/haiku-buildtools/gcc/mpfr/
H A Dconfigure5885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IEEE-754 switches" >&5
5886 $as_echo_n "checking for IEEE-754 switches... " >&6; }
13389 case $LD in # libtool.m4 will add one of these switches to LD
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex2402 % style and the set of \ifmarkupSTYLE switches for all styles
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex2405 % style and the set of \ifmarkupSTYLE switches for all styles
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex2219 % style and the set of \ifmarkupSTYLE switches for all styles
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex2219 % style and the set of \ifmarkupSTYLE switches for all styles
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex2221 % style and the set of \ifmarkupSTYLE switches for all styles

Completed in 369 milliseconds