OPT_SHORT          95 parse-options.c 	if (!(flags & OPT_SHORT) && p->opt && (opt->flags & PARSE_OPT_NOARG))
OPT_SHORT         213 parse-options.c 			return get_value(p, options, all_opts, OPT_SHORT);
OPT_SHORT         343 parse-options.c 			return get_value(p, options, all_opts, OPT_SHORT);
OPT_SHORT         669 parse-options.c 	if (flags & OPT_SHORT)