Home
last modified time | relevance | path

Searched refs:optional_argument (Results 1 – 25 of 27) sorted by relevance

12

/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.h24 #define optional_argument 2 macro
Dgetopt_long.c207 long_options[match].has_arg == optional_argument) {
/third_party/musl/include/
Dgetopt.h24 #define optional_argument 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dgetopt.h24 #define optional_argument 2 macro
/third_party/flutter/glfw/deps/
Dgetopt.h36 extern const int optional_argument;
Dgetopt.c34 const int optional_argument = 2; variable
/third_party/mingw-w64/mingw-w64-headers/crt/
Dgetopt.h74 optional_argument /* option may take an argument */ enumerator
/third_party/gettext/gettext-tools/src/
Dmsgen.c63 { "add-location", optional_argument, NULL, 'n' },
64 { "color", optional_argument, NULL, CHAR_MAX + 5 },
Dmsgconv.c66 { "add-location", optional_argument, NULL, 'n' },
67 { "color", optional_argument, NULL, CHAR_MAX + 4 },
Dmsguniq.c66 { "add-location", optional_argument, NULL, 'n' },
67 { "color", optional_argument, NULL, CHAR_MAX + 5 },
Dmsgcat.c67 { "add-location", optional_argument, NULL, 'n' },
68 { "color", optional_argument, NULL, CHAR_MAX + 5 },
Dmsgcomm.c68 { "add-location", optional_argument, NULL, 'n' },
69 { "color", optional_argument, NULL, CHAR_MAX + 5 },
Dxgettext.c225 { "add-comments", optional_argument, NULL, 'c' },
226 { "add-location", optional_argument, NULL, 'n' },
230 { "color", optional_argument, NULL, CHAR_MAX + 14 },
249 { "keyword", optional_argument, NULL, 'k' },
252 { "msgstr-prefix", optional_argument, NULL, 'm' },
253 { "msgstr-suffix", optional_argument, NULL, 'M' },
Dmsgattrib.c87 { "add-location", optional_argument, NULL, 'n' },
92 { "color", optional_argument, NULL, CHAR_MAX + 19 },
Dmsgfilter.c94 { "add-location", optional_argument, NULL, 'n' },
95 { "color", optional_argument, NULL, CHAR_MAX + 6 },
Dmsggrep.c97 { "add-location", optional_argument, NULL, 'n' },
98 { "color", optional_argument, NULL, CHAR_MAX + 9 },
Dmsgunfmt.c84 { "color", optional_argument, NULL, CHAR_MAX + 6 },
Dmsgmerge.c124 { "add-location", optional_argument, NULL, 'n' },
126 { "color", optional_argument, NULL, CHAR_MAX + 9 },
/third_party/e2fsprogs/include/nonunix/
Dgetopt.h101 #define optional_argument 2 macro
/third_party/libusb/msvc/getopt/
Dgetopt.h112 # define optional_argument 2 macro
/third_party/ntfs-3g/ntfsprogs/
Dntfslabel.c127 { "new-serial", optional_argument, NULL, 'I' }, in parse_options()
128 { "new-half-serial", optional_argument, NULL, 'i' }, in parse_options()
/third_party/eudev/src/udev/
Dudev-builtin-blkid.c147 { "offset", optional_argument, NULL, 'o' }, in builtin_blkid()
/third_party/mingw-w64/mingw-w64-crt/misc/
Dgetopt.c268 long_options[match].has_arg == optional_argument) { in parse_long_options()
/third_party/boost/libs/vmd/doc/
Dvmd_assert.qbk42 typedef char optional_argument[-1];
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dconf.c455 {"defconfig", optional_argument, NULL, defconfig},

12