Home
last modified time | relevance | path

Searched refs:opt_enum (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Dqemu-options.h32 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
33 opt_enum,
Dvl.c1842 #define DEF(option, opt_arg, opt_enum, opt_help) \ in help() argument
1871 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
1872 opt_enum,
1888 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
1889 { option, opt_arg, opt_enum },
Dvl-android.c2073 #define DEF(option, opt_arg, opt_enum, opt_help) \ in qemu_help() argument
2102 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
2103 opt_enum,
2119 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
2120 { option, opt_arg, opt_enum },
Dqemu-options.hx4 HXCOMM DEF(option, HAS_ARG/0, opt_enum, opt_help) is used to construct