Searched refs:optional_argument (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/getopt/ |
| H A D | getopt.h | 41 #define optional_argument 2 macro 51 * one of no_argument, required_argument, and optional_argument:
|
| H A D | getopt_long.c | 223 long_options[match].has_arg == optional_argument) {
|
| /xsrc/external/mit/MesaLib/dist/src/getopt/ |
| H A D | getopt.h | 41 #define optional_argument 2 macro 51 * one of no_argument, required_argument, and optional_argument:
|
| H A D | getopt_long.c | 223 long_options[match].has_arg == optional_argument) {
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | cmdline.c | 263 { "id", optional_argument, NULL, 'i' }, 264 { "gpu", optional_argument, NULL, 'g' },
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | clargs.c | 91 { "window", optional_argument, NULL, 'w' },
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator.c | 299 { "color", optional_argument, NULL, 'c' },
|
| H A D | aubinator_error_decode.c | 818 { "color", optional_argument, NULL, 'c' },
|
Completed in 7 milliseconds