Searched refs:help_only (Results 1 – 3 of 3) sorted by relevance
2802 int help_only = 0; in main() local2850 help_only = 1; in main()2894 if (help_only) { in main()
31806 * cppinit.c (cpp_handle_option): help_only is now part of the31811 (cpp_options): Move help_only here from cpp_reader.31815 * cppmain.c (main): Update for help_only.32943 * cpplib.h (struct cpp_reader): Add help_only field.32945 (cpp_handle_option): Set pfile->help_only if we see -h,32947 do not set help_only if we see -v or -version. Make text32951 pfile->help_only is true.
10807 * cpplib.h (struct cpp_options): Remove help_only.16788 -version. Just set help_only for --version, --target-help.