Home
last modified time | relevance | path

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

/external/libusb/examples/getopt/
Dgetopt1.c106 int digit_optind = 0; local
147 if (digit_optind != 0 && digit_optind != this_option_optind)
149 digit_optind = this_option_optind;
Dgetopt.c1001 int digit_optind = 0; local
1023 if (digit_optind != 0 && digit_optind != this_option_optind)
1025 digit_optind = this_option_optind;