Home
last modified time | relevance | path

Searched refs:cyclelen (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c125 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
134 cyclelen = (opt_end - panonopt_start) / ncycle; in permute_args()
139 for (j = 0; j < cyclelen; j++) { in permute_args()

Completed in 1 milliseconds