Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDopts.c199 static const char undocumented_msg[] = N_("This switch lacks documentation"); variable
920 help = undocumented_msg; in print_filtered_help()
975 help = undocumented_msg; in print_filtered_help()
/dragonfly/contrib/gcc-8.0/gcc/
HDopts.c185 static const char undocumented_msg[] = N_("This option lacks documentation."); variable
1156 help = undocumented_msg; in print_filtered_help()
1220 help = undocumented_msg; in print_filtered_help()
1226 if (help == undocumented_msg) in print_filtered_help()