Searched refs:OPTS_SET (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | opts.h | 517 #define SET_OPTION_IF_UNSET(OPTS, OPTS_SET, OPTION, VALUE) \ argument 520 if (!(OPTS_SET)->x_ ## OPTION) \
|
| D | ChangeLog-2020 | 3496 * opts.c (common_handle_option): Pass OPTS_SET to set_fast_math_flags 3498 (set_fast_math_flags): Add OPTS_SET argument, and use it to avoid 3502 (set_unsafe_math_optimizations_flags): Add OPTS_SET argument, and use 3529 * opts.c (common_handle_option): Pass OPTS_SET to set_fast_math_flags 3531 (set_fast_math_flags): Add OPTS_SET argument, and use it to avoid 3535 (set_unsafe_math_optimizations_flags): Add OPTS_SET argument, and use
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | gccint.info | 32949 *OPTS, struct gcc_options *OPTS_SET, const struct 32957 DECODED specifies the option and its arguments. OPTS and OPTS_SET 42381 struct gcc_options *OPTS, struct gcc_options *OPTS_SET) 42388 struct gcc_options *OPTS_SET, struct cl_target_option *PTR)
|