Searched refs:digit_optind (Results 1 – 2 of 2) sorted by relevance
88 int digit_optind = 0; in main() local129 if (digit_optind != 0 && digit_optind != this_option_optind) in main()131 digit_optind = this_option_optind; in main()
1186 int digit_optind = 0; in main() local1208 if (digit_optind != 0 && digit_optind != this_option_optind) in main()1210 digit_optind = this_option_optind; in main()