Searched refs:g_switch_set (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | vxworks.h | 146 if (!g_switch_set) \
|
| HD | sysv4.h | 84 if (!g_switch_set) \
|
| /NextBSD/contrib/gcc/ |
| HD | flags.h | 249 extern bool g_switch_set;
|
| HD | opts.c | 48 bool g_switch_set; variable 1028 g_switch_set = true; in common_handle_option()
|
| HD | ChangeLog-2003 | 19089 * config/mips/mips.h (asm_file_name, g_switch_set, 19168 * flags.h (g_switch_set): Boolify. 19169 * opts.c (g_switch_value, g_switch_set, exit_after_options, 19175 (version_flag, g_switch_value, g_switch_set, exit_after_options): 22263 * config/frv/frv.h (g_switch_value, g_switch_set): Remove. 22264 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Declare g_switch_set. 22269 * config/m32r/m32r.h (g_switch_value, g_switch_set): Remove. 22277 * config/rs6000/sysv4.h (g_switch_value, g_switch_set): 22280 g_switch_set.
|
| HD | ChangeLog-1998 | 15682 * flags.h (g_switch_value, g_switch_set): Declare.
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | mips.c | 4721 mips_section_threshold = g_switch_set ? g_switch_value : MIPS_DEFAULT_GVALUE; in override_options()
|
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | ia64.c | 5146 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE; in ia64_override_options()
|