HomeSort by: relevance | last modified time | path
    Searched defs:last_nonopt (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl2/mkhybrid/dist/
getopt.c 221 `last_nonopt' is the index after the last of them. */ variable
224 static int last_nonopt;
227 One subsequence is elements [first_nonopt,last_nonopt)
229 The other is elements [last_nonopt,optind), which contains all
232 `first_nonopt' and `last_nonopt' are relocated so that they describe
239 int middle = last_nonopt;
286 first_nonopt += (optind - last_nonopt);
287 last_nonopt = optind;
299 first_nonopt = last_nonopt = optind = 1;
406 if (first_nonopt != last_nonopt && last_nonopt != optind
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
getopt.c 251 `last_nonopt' is the index after the last of them. */ variable
254 static int last_nonopt;
303 One subsequence is elements [first_nonopt,last_nonopt)
305 The other is elements [last_nonopt,optind), which contains all
308 `first_nonopt' and `last_nonopt' are relocated so that they describe
320 int middle = last_nonopt;
391 first_nonopt += (optind - last_nonopt);
392 last_nonopt = optind;
410 first_nonopt = last_nonopt = optind;
565 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl2/gmake/dist/
getopt.c 231 `last_nonopt' is the index after the last of them. */
234 static int last_nonopt;
276 One subsequence is elements [first_nonopt,last_nonopt)
278 The other is elements [last_nonopt,optind), which contains all
281 `first_nonopt' and `last_nonopt' are relocated so that they describe
292 int middle = last_nonopt;
363 first_nonopt += (optind - last_nonopt);
364 last_nonopt = optind;
379 first_nonopt = last_nonopt = optind;
522 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
232 static int last_nonopt; variable
    [all...]
  /src/external/gpl2/grep/dist/lib/
getopt.c 249 `last_nonopt' is the index after the last of them. */ variable
252 static int last_nonopt;
295 One subsequence is elements [first_nonopt,last_nonopt)
297 The other is elements [last_nonopt,optind), which contains all
300 `first_nonopt' and `last_nonopt' are relocated so that they describe
312 int middle = last_nonopt;
383 first_nonopt += (optind - last_nonopt);
384 last_nonopt = optind;
402 first_nonopt = last_nonopt = optind;
550 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
getopt.c 254 `last_nonopt' is the index after the last of them. */ variable
257 static int last_nonopt;
300 One subsequence is elements [first_nonopt,last_nonopt)
302 The other is elements [last_nonopt,optind), which contains all
305 `first_nonopt' and `last_nonopt' are relocated so that they describe
316 int middle = last_nonopt;
387 first_nonopt += (optind - last_nonopt);
388 last_nonopt = optind;
405 first_nonopt = last_nonopt = optind;
549 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
getopt.c 254 `last_nonopt' is the index after the last of them. */ variable
257 static int last_nonopt;
300 One subsequence is elements [first_nonopt,last_nonopt)
302 The other is elements [last_nonopt,optind), which contains all
305 `first_nonopt' and `last_nonopt' are relocated so that they describe
316 int middle = last_nonopt;
387 first_nonopt += (optind - last_nonopt);
388 last_nonopt = optind;
405 first_nonopt = last_nonopt = optind;
549 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
getopt.c 260 `last_nonopt' is the index after the last of them. */ variable
263 static int last_nonopt;
306 One subsequence is elements [first_nonopt,last_nonopt)
308 The other is elements [last_nonopt,optind), which contains all
311 `first_nonopt' and `last_nonopt' are relocated so that they describe
322 int middle = last_nonopt;
393 first_nonopt += (optind - last_nonopt);
394 last_nonopt = optind;
411 first_nonopt = last_nonopt = optind;
555 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
getopt.c 260 `last_nonopt' is the index after the last of them. */ variable
263 static int last_nonopt;
306 One subsequence is elements [first_nonopt,last_nonopt)
308 The other is elements [last_nonopt,optind), which contains all
311 `first_nonopt' and `last_nonopt' are relocated so that they describe
322 int middle = last_nonopt;
393 first_nonopt += (optind - last_nonopt);
394 last_nonopt = optind;
411 first_nonopt = last_nonopt = optind;
555 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
getopt.c 260 `last_nonopt' is the index after the last of them. */ variable
263 static int last_nonopt;
306 One subsequence is elements [first_nonopt,last_nonopt)
308 The other is elements [last_nonopt,optind), which contains all
311 `first_nonopt' and `last_nonopt' are relocated so that they describe
322 int middle = last_nonopt;
393 first_nonopt += (optind - last_nonopt);
394 last_nonopt = optind;
411 first_nonopt = last_nonopt = optind;
555 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
getopt.c 254 `last_nonopt' is the index after the last of them. */ variable
257 static int last_nonopt;
300 One subsequence is elements [first_nonopt,last_nonopt)
302 The other is elements [last_nonopt,optind), which contains all
305 `first_nonopt' and `last_nonopt' are relocated so that they describe
316 int middle = last_nonopt;
387 first_nonopt += (optind - last_nonopt);
388 last_nonopt = optind;
405 first_nonopt = last_nonopt = optind;
549 /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has bee
    [all...]

Completed in 22 milliseconds