Home
last modified time | relevance | path

Searched defs:long_options (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt1.c41 const struct option *long_options, int *opt_index) in getopt_long()
49 const struct option *long_options, int *opt_index, in _getopt_long_r()
64 const struct option *long_options, int *opt_index) in getopt_long_only()
72 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
94 static const struct option long_options[] = in main() local
/ndk/sources/host-tools/make-3.81/
Dgetopt1.c70 const struct option *long_options, int *opt_index) in getopt_long()
82 const struct option *long_options, int *opt_index) in getopt_long_only()
104 static struct option long_options[] = in main() local
Dmain.c2235 static struct option long_options[(sizeof (switches) / sizeof (switches[0])) + variable
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c54 static struct option long_options[] = variable