Searched defs:has_arg (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dgetopt.h65 The field `has_arg' is:
88 /* has_arg can't be an enum because some compilers complain about
90 int has_arg; member in struct:option
95 /* Names for the values of the `has_arg' field of `struct option'. */
/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dgetopt.in.h144 The field `has_arg' is:
163 /* has_arg can't be an enum because some compilers complain about
165 int has_arg; member in struct:option
170 /* Names for the values of the `has_arg' field of `struct option'. */

Completed in 91 milliseconds