Searched refs:opt_help (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/system/ |
| H A D | vl.c | 887 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() 889 fputs(opt_help, stdout); in help() 913 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ 933 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ 882 DEF(option,opt_arg,opt_enum,opt_help,arch_mask) help() argument 908 DEF(option,opt_arg,opt_enum,opt_help,arch_mask) global() argument 928 DEF(option,opt_arg,opt_enum,opt_help,arch_mask) global() argument
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0008-Use-libtool-2.4.patch | 25753 +opt_help=false 25845 + opt_help=: 25849 +opt_help=': help-all' 25916 - --help) opt_help=: ;; 25917 - --help-all) opt_help=': help-all' ;; 25963 + $opt_help || { 26011 -$opt_help || { 26718 $opt_help || { 26751 @@ -1819,13 +2487,13 @@ if $opt_help; then
|
| /openbmc/qemu/ |
| H A D | qemu-options.hx | 6 HXCOMM DEF(option, HAS_ARG/0, opt_enum, opt_help, arch_mask) is used to
|