Home
last modified time | relevance | path

Searched refs:long_only (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dgetopt.c524 int *longind, int long_only) in _getopt_internal() argument
642 || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1]))))) in _getopt_internal()
753 if (!long_only || argv[optind][1] == '-' in _getopt_internal()
DChangeLog8034 If long_only and the ARGV-element has the form "-f", where f is
/toolchain/binutils/binutils-2.25/include/
Dgetopt.h131 int long_only);