Searched defs:optind (Results 1 – 2 of 2) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/include/ | ||
D | getopt.h | 144 int optind, opterr, optopt, optwhere; member |
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/ | ||
D | getopt.c | 115 int optind = 0; variable |