Searched refs:digit_optind (Results 1 – 2 of 2) sorted by relevance
98 int digit_optind = 0; in main() local139 if (digit_optind != 0 && digit_optind != this_option_optind) in main()141 digit_optind = this_option_optind; in main()
971 int digit_optind = 0; in main() local993 if (digit_optind != 0 && digit_optind != this_option_optind) in main()995 digit_optind = this_option_optind; in main()