Searched refs:HELP (Results 1 – 5 of 5) sorted by relevance
43 #define HELP 10 macro118 bitMap |= 0x1 << HELP;; in main()
81 HELP, enumerator113 { CommandHelp::HELP, std::string("--help") },
64 if (type == CommandHelp::HELP) { in HelpCommand()
39 { "help", no_argument, nullptr, Option::HELP},385 handles_.emplace(Option::HELP, [this](const string &) -> uint32_t { return ShowHelp(); }); in InitCommand()
120 HELP = 'h', enumerator