Searched refs:a_argument (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/
H A Ddtc.c55 {"in-format", a_argument, NULL, 'I'},
56 {"out", a_argument, NULL, 'o'},
57 {"out-format", a_argument, NULL, 'O'},
58 {"out-version", a_argument, NULL, 'V'},
59 {"out-dependency", a_argument, NULL, 'd'},
60 {"reserve", a_argument, NULL, 'R'},
61 {"space", a_argument, NULL, 'S'},
62 {"pad", a_argument, NULL, 'p'},
63 {"align", a_argument, NULL, 'a'},
64 {"boot-cpu", a_argument, NUL
[all...]
H A Dutil.h223 #define a_argument required_argument macro
H A Dfdtget.c301 {"type", a_argument, NULL, 't'},
304 {"default", a_argument, NULL, 'd'},
H A Dfdtput.c389 {"type", a_argument, NULL, 't'},
H A Dutil.c437 if (long_opts[i].has_arg == a_argument)

Completed in 257 milliseconds