Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c158 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
164 nnonopts = panonopt_end - panonopt_start; in permute_args()
166 ncycle = gcd(nnonopts, nopts); in permute_args()
174 pos -= nnonopts; in permute_args()