Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c880 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
882 fputs(opt_help, stdout); in help()
906 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
926 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25755 +opt_help=false
25847 + opt_help=:
25851 +opt_help=': help-all'
25918 - --help) opt_help=: ;;
25919 - --help-all) opt_help=': help-all' ;;
25965 + $opt_help || {
26013 -$opt_help || {
26720 $opt_help || {
26753 @@ -1819,13 +2487,13 @@ if $opt_help; then
/openbmc/qemu/
H A Dqemu-options.hx4 HXCOMM DEF(option, HAS_ARG/0, opt_enum, opt_help, arch_mask) is used to