Searched refs:cyclelen (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c158 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
167 cyclelen = (opt_end - panonopt_start) / ncycle;
172 for (j = 0; j < cyclelen; j++) {

Completed in 22 milliseconds