Searched refs:default_options (Results 1 – 14 of 14) sorted by relevance
33 extern const struct default_options empty_optimization_table[];
82 const struct default_options empty_optimization_table[] =
47 struct default_options struct
51 const struct default_options *, empty_optimization_table)
32 extern const struct default_options empty_optimization_table[];
80 const struct default_options empty_optimization_table[] =
46 struct default_options struct
50 const struct default_options *, empty_optimization_table)
63 static unsigned long long default_options; variable2501 if (default_options == 0) { in read_config()2502 default_options |= DHCPCD_CONFIGURE | DHCPCD_DAEMONISE | in read_config()2508 default_options |= DHCPCD_IPV4 | DHCPCD_ARP | in read_config()2516 default_options |= DHCPCD_IPV6 | DHCPCD_IPV6RS | in read_config()2522 default_options |= DHCPCD_DEV; in read_config()2525 ifo->options |= default_options; in read_config()
322 const struct default_options *default_opt, in maybe_default_option()405 const struct default_options *default_opts, in maybe_default_options()421 static const struct default_options default_options_table[] =
600 static const struct default_options ix86_option_optimization_table[] =
334 const struct default_options *default_opt, in maybe_default_option()423 const struct default_options *default_opts, in maybe_default_options()440 static const struct default_options default_options_table[] =
1326 static const struct default_options ix86_option_optimization_table[] =
737 @deftypevr {Common Target Hook} {const struct default_options *} TARGET_OPTION_OPTIMIZATION_TABLE