OPTION_COUNTUP    116 parse-options.c 	case OPTION_COUNTUP:
OPTION_COUNTUP    393 parse-options.c 		case OPTION_COUNTUP:
OPTION_COUNTUP    123 parse-options.h #define OPT_COUNTUP(s, l, v, h)     { OPTION_COUNTUP, (s), (l), (v), NULL, \
OPTION_COUNTUP     69 test-parse-options.c 		{ OPTION_COUNTUP, '+', NULL, &boolean, NULL, "same as -b",
OPTION_COUNTUP     71 test-parse-options.c 		{ OPTION_COUNTUP, 0, "ambiguous", &ambiguous, NULL,
OPTION_COUNTUP     73 test-parse-options.c 		{ OPTION_COUNTUP, 0, "no-ambiguous", &ambiguous, NULL,