Searched defs:cyclelen (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
|
/openbsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 132 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
|