Searched refs:get_option_state (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | opts.h | 334 extern bool get_option_state (struct gcc_options *, int,
|
| HD | targhooks.c | 1362 return get_option_state (&global_options, option, state); in option_affects_pch_p()
|
| HD | opts-common.c | 1224 get_option_state (struct gcc_options *opts, int option, in get_option_state() function
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | opts.h | 355 extern bool get_option_state (struct gcc_options *, int,
|
| HD | targhooks.c | 1953 return get_option_state (&global_options, option, state); in option_affects_pch_p()
|
| HD | opts-common.c | 1420 get_option_state (struct gcc_options *opts, int option, in get_option_state() function
|