Searched refs:OPTION_STRING (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.h | 25 OPTION_STRING, enumerator 139 #define OPT_STRING(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name = (l), … 141 { .type = OPTION_STRING, .short_name = (s), .long_name = (l), \ 145 { .type = OPTION_STRING, .short_name = (s), .long_name = (l), \ 149 #define OPT_STRING_NOEMPTY(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name…
|
| H A D | parse-options.c | 115 case OPTION_STRING: in get_value() 166 case OPTION_STRING: in get_value() 211 case OPTION_STRING: in get_value() 743 case OPTION_STRING: in print_option_help()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gengtype.h | 163 OPTION_STRING, /* A string-valued option. Most options are enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gengtype.h | 163 OPTION_STRING, /* A string-valued option. Most options are enumerator
|