Searched refs:g_switch_set (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dflags.h521 extern int g_switch_set;
H A Dtoplev.c329 int g_switch_set; variable
5372 g_switch_set = TRUE;
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Dsysv4.h120 extern int g_switch_set; /* whether -G xx was passed. */
137 if (!g_switch_set) \
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.h240 extern int g_switch_set; /* whether -G xx was passed. */
H A Dm32r.c69 if (!g_switch_set)
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.h128 extern int g_switch_set; /* whether -G xx was passed. */
H A Dmips.c4039 mips_section_threshold = g_switch_set ? g_switch_value : MIPS_DEFAULT_GVALUE;
4342 if (g_switch_set)
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c309 if (!g_switch_set)

Completed in 281 milliseconds