Home
last modified time | relevance | path

Searched refs:digit_optind (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dgetopt1.c98 int digit_optind = 0; in main() local
139 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
141 digit_optind = this_option_optind; in main()
Dgetopt.c993 int digit_optind = 0; in main() local
1015 if (digit_optind != 0 && digit_optind != this_option_optind) in main()
1017 digit_optind = this_option_optind; in main()