Home
last modified time | relevance | path

Searched refs:debug_level_greater_than_spec_func (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c407 static const char *debug_level_greater_than_spec_func (int, const char **);
1645 { "debug-level-gt", debug_level_greater_than_spec_func },
9973 debug_level_greater_than_spec_func (int argc, const char **argv) in debug_level_greater_than_spec_func() function