Home
last modified time | relevance | path

Searched defs:ncycle (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c133 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
/freebsd/contrib/file/src/
H A Dgetopt_long.c143 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c156 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c150 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c144 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
/freebsd/usr.bin/gprof/
H A Dgprof.h175 EXTERN int ncycle; /* number of cycles discovered */ variable