Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
148 nnonopts = panonopt_end - panonopt_start; in permute_args()
150 ncycle = gcd(nnonopts, nopts); in permute_args()
158 pos -= nnonopts; in permute_args()
/external/mesa3d/src/getopt/
Dgetopt_long.c125 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
131 nnonopts = panonopt_end - panonopt_start; in permute_args()
133 ncycle = gcd(nnonopts, nopts); in permute_args()
141 pos -= nnonopts; in permute_args()
/external/llvm-project/lldb/source/Host/common/
DGetOptInc.cpp79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
85 nnonopts = panonopt_end - panonopt_start; in permute_args()
87 ncycle = gcd(nnonopts, nopts); in permute_args()
95 pos -= nnonopts; in permute_args()
/external/tcpdump/missing/
Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
148 nnonopts = panonopt_end - panonopt_start; in permute_args()
150 ncycle = gcd(nnonopts, nopts); in permute_args()
158 pos -= nnonopts; in permute_args()