Searched refs:nopts (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
165 nopts = opt_end - panonopt_end;
166 ncycle = gcd(nnonopts, nopts);
176 pos += nopts;

Completed in 715 milliseconds