Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/lib/posix/getopt/
Dgetopt_long.c134 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
140 nnonopts = panonopt_end - panonopt_start; in permute_args()
142 ncycle = gcd(nnonopts, nopts); in permute_args()
150 pos -= nnonopts; in permute_args()