/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | vxworks.h | 158 if (!OPTION_SET_P (g_switch_value)) \ 159 g_switch_value = SDATA_DEFAULT_SIZE; \
|
H A D | sysv4.h | 73 if (!OPTION_SET_P (g_switch_value)) \ 74 g_switch_value = SDATA_DEFAULT_SIZE; \
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldmain.h | 36 extern int g_switch_value;
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldmain.h | 36 extern int g_switch_value;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.h | 387 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \ 404 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
H A D | lm32.cc | 802 if (size > 0 && size <= g_switch_value) in lm32_in_small_data_p() 1154 if (g_switch_value) in lm32_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.h | 387 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \ 404 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
H A D | lm32.c | 802 if (size > 0 && size <= g_switch_value) in lm32_in_small_data_p() 1154 if (g_switch_value) in lm32_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
H A D | m32r.h | 883 && (SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \ 897 && (SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
H A D | m32r.cc | 248 if (!OPTION_SET_P (g_switch_value)) in m32r_init() 249 g_switch_value = SDATA_DEFAULT_SIZE; in m32r_init() 519 if (size > 0 && size <= g_switch_value) in m32r_in_small_data_p() 2056 ASM_COMMENT_START, g_switch_value); in m32r_file_start()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | vxworks.h | 153 g_switch_value = SDATA_DEFAULT_SIZE; \
|
H A D | sysv4.h | 74 g_switch_value = SDATA_DEFAULT_SIZE; \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
H A D | m32r.h | 906 && (SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \ 920 && (SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
H A D | m32r.c | 248 g_switch_value = SDATA_DEFAULT_SIZE; in m32r_init() 518 if (size > 0 && size <= g_switch_value) in m32r_in_small_data_p() 2055 ASM_COMMENT_START, g_switch_value); in m32r_file_start()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | elf.h | 69 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | elf.h | 69 if ((SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-frv.c | 261 static int g_switch_value = 8; variable 272 g_switch_value = atoi (arg); in md_parse_option() 273 if (! g_switch_value) in md_parse_option() 427 g_switch_value = 0; in md_parse_option() 505 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()
|
H A D | tc-mips.c | 661 static unsigned int g_switch_value = 8; variable 3691 if (g_switch_seen && g_switch_value != 0) in md_begin() 3693 g_switch_value = 0; in md_begin() 3697 if (g_switch_seen && g_switch_value != 0) in md_begin() 3699 g_switch_value = 0; in md_begin() 3855 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin() 6131 || g_switch_value < 4 in match_float_constant() 6200 gas_assert (!using_gprs && g_switch_value >= 4); in match_float_constant() 6205 if (using_gprs || g_switch_value < 8) in match_float_constant() 15209 g_switch_value = atoi (arg); in md_parse_option() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-frv.c | 261 static int g_switch_value = 8; variable 272 g_switch_value = atoi (arg); in md_parse_option() 273 if (! g_switch_value) in md_parse_option() 427 g_switch_value = 0; in md_parse_option() 505 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()
|
H A D | tc-mips.c | 658 static unsigned int g_switch_value = 8; variable 3688 if (g_switch_seen && g_switch_value != 0) in md_begin() 3690 g_switch_value = 0; in md_begin() 3694 if (g_switch_seen && g_switch_value != 0) in md_begin() 3696 g_switch_value = 0; in md_begin() 3852 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin() 6128 || g_switch_value < 4 in match_float_constant() 6197 gas_assert (!using_gprs && g_switch_value >= 4); in match_float_constant() 6202 if (using_gprs || g_switch_value < 8) in match_float_constant() 15215 g_switch_value = atoi (arg); in md_parse_option() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | g.opt | 26 Target Joined Separate UInteger Var(g_switch_value)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | g.opt | 26 Target Joined Separate UInteger Var(g_switch_value)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.opt | 83 Target Joined Separate UInteger Var(g_switch_value) Init(8)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.opt | 95 Target Joined Separate UInteger Var(g_switch_value) Init(8)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.h | 1540 if ((SIZE) > 0 && (SIZE) <= (unsigned HOST_WIDE_INT) g_switch_value) \
|