OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncycle
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
getopt_long.c
134
int cstart, cyclelen, i, j,
ncycle
, nnonopts, nopts, pos;
local in function:permute_args
144
ncycle
= gcd(nnonopts, nopts);
145
cyclelen = (opt_end - panonopt_start) /
ncycle
;
147
for (i = 0; i <
ncycle
; i++) {
Completed in 11 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025