Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/windows/
H A Dgetopt.c85 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
92 nopts = opt_end - panonopt_end; in permute_args()
93 ncycle = gcd(nnonopts, nopts); in permute_args()
103 pos += nopts; in permute_args()