Home
last modified time | relevance | path

Searched refs:g_switch_set (Results 1 – 22 of 22) sorted by relevance

/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dvxworks.h146 if (!g_switch_set) \
H A Dsysv4.h84 if (!g_switch_set) \
/openbsd/gnu/gcc/gcc/
H A Dflags.h220 extern bool g_switch_set;
H A Dopts.c46 bool g_switch_set; variable
702 g_switch_set = true; in common_handle_option()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dflags.h617 extern int g_switch_set;
H A Dtoplev.c325 int g_switch_set; variable
4583 g_switch_set = TRUE;
H A DChangeLog.07103 * flags.h (g_switch_value, g_switch_set): Declare.
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h93 extern int g_switch_set; /* Whether -G xx was passed. */
173 if (!g_switch_set) \
/openbsd/gnu/gcc/gcc/config/score/
H A Dscore.c509 sdata_max = g_switch_set ? g_switch_value : DEFAULT_SDATA_MAX; in score_override_options()
513 if (g_switch_set && (g_switch_value != 0)) in score_override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.h347 extern int g_switch_set; /* whether -G xx was passed. */
H A Dm32r.c129 if (!g_switch_set) in m32r_init()
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h561 extern int g_switch_set; /* whether -G xx was passed. */
H A Dfrv.c441 if (! g_switch_set) /* -G0 */ in frv_override_options()
443 g_switch_set = 1; in frv_override_options()
543 if (!g_switch_set) in frv_override_options()
/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.c208 if (!g_switch_set) in m32r_init()
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.c636 if (! g_switch_set) /* -G0 */ in frv_override_options()
638 g_switch_set = 1; in frv_override_options()
730 if (!g_switch_set) in frv_override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h153 extern int g_switch_set; /* whether -G xx was passed. */
H A Dmips.c5095 mips_section_threshold = g_switch_set ? g_switch_value : MIPS_DEFAULT_GVALUE; in override_options()
5317 if (g_switch_set) in override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c4381 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE; in ia64_override_options()
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.c4694 mips_section_threshold = g_switch_set ? g_switch_value : MIPS_DEFAULT_GVALUE; in override_options()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.c5146 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE; in ia64_override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c563 if (!g_switch_set) in override_options()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c493 if (!g_switch_set) in override_options()