Searched defs:default_options (Results 1 – 3 of 3) sorted by relevance
47 struct default_options struct50 enum opt_levels levels;58 size_t opt_index;59 const char *arg;60 int value;
46 struct default_options struct49 enum opt_levels levels;57 size_t opt_index;58 const char *arg;59 int value;
63 static unsigned long long default_options; variable