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

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt_int.h 61 POSIXLY_CORRECT is defined, PERMUTE otherwise.
70 PERMUTE is the default. We permute the contents of ARGV as we
88 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt_int.h 61 POSIXLY_CORRECT is defined, PERMUTE otherwise.
70 PERMUTE is the default. We permute the contents of ARGV as we
88 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /src/external/gpl2/groff/dist/src/include/
getopt_int.h 63 POSIXLY_CORRECT is defined, PERMUTE otherwise.
72 PERMUTE is the default. We permute the contents of ARGV as we
90 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /src/external/gpl2/texinfo/dist/lib/
getopt_int.h 63 POSIXLY_CORRECT is defined, PERMUTE otherwise.
72 PERMUTE is the default. We permute the contents of ARGV as we
90 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /src/external/gpl2/xcvs/dist/lib/
getopt_int.h 61 POSIXLY_CORRECT is defined, PERMUTE otherwise.
70 PERMUTE is the default. We permute the contents of ARGV as we
88 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /src/external/gpl2/mkhybrid/dist/
getopt.c 143 POSIXLY_CORRECT is defined, PERMUTE otherwise.
152 PERMUTE is the default. We permute the contents of ARGV as we scan,
170 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
318 ordering = PERMUTE;
366 The elements of ARGV aren't really const, because we permute them.
401 if (ordering == PERMUTE)
450 /* If we have come to a non-option and did not permute it,
  /src/lib/libc/stdlib/
getopt_long.c 77 #define PERMUTE (!IS_POSIXLY_CORRECT && !IGNORE_FIRST)
96 static int nonopt_start = -1; /* first non option argument (for permute) */
97 static int nonopt_end = -1; /* first option after non options (for permute) */
220 if (!PERMUTE) {
322 * we have to permute.
372 * non-options, we have to permute.
  /src/external/bsd/file/dist/src/
getopt_long.c 86 #define PERMUTE (!IS_POSIXLY_CORRECT && !IGNORE_FIRST)
105 static int nonopt_start = -1; /* first non option argument (for permute) */
106 static int nonopt_end = -1; /* first option after non options (for permute) */
238 if (!PERMUTE) {
343 * we have to permute.
397 * non-options, we have to permute.
  /src/external/gpl2/diffutils/dist/lib/
getopt.c 162 POSIXLY_CORRECT is defined, PERMUTE otherwise.
171 PERMUTE is the default. We permute the contents of ARGV as we scan,
189 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
431 ordering = PERMUTE;
509 The elements of ARGV aren't really const, because we permute them.
572 if (ordering == PERMUTE)
620 /* If we have come to a non-option and did not permute it,
  /src/external/gpl2/gmake/dist/
getopt.c 151 POSIXLY_CORRECT is defined, PERMUTE otherwise.
160 PERMUTE is the default. We permute the contents of ARGV as we scan,
178 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
400 ordering = PERMUTE;
478 The elements of ARGV aren't really const, because we permute them.
529 if (ordering == PERMUTE)
577 /* If we have come to a non-option and did not permute it,
  /src/external/gpl2/grep/dist/lib/
getopt.c 160 POSIXLY_CORRECT is defined, PERMUTE otherwise.
169 PERMUTE is the default. We permute the contents of ARGV as we scan,
187 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
423 ordering = PERMUTE;
501 The elements of ARGV aren't really const, because we permute them.
557 if (ordering == PERMUTE)
605 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/binutils/dist/libiberty/
getopt.c 157 POSIXLY_CORRECT is defined, PERMUTE otherwise.
166 PERMUTE is the default. We permute the contents of ARGV as we scan,
184 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
426 ordering = PERMUTE;
504 The elements of ARGV aren't really const, because we permute them.
556 if (ordering == PERMUTE)
604 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/binutils.old/dist/libiberty/
getopt.c 157 POSIXLY_CORRECT is defined, PERMUTE otherwise.
166 PERMUTE is the default. We permute the contents of ARGV as we scan,
184 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
426 ordering = PERMUTE;
504 The elements of ARGV aren't really const, because we permute them.
556 if (ordering == PERMUTE)
604 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/gcc/dist/libiberty/
getopt.c 163 POSIXLY_CORRECT is defined, PERMUTE otherwise.
172 PERMUTE is the default. We permute the contents of ARGV as we scan,
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
432 ordering = PERMUTE;
510 The elements of ARGV aren't really const, because we permute them.
562 if (ordering == PERMUTE)
610 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/gcc.old/dist/libiberty/
getopt.c 163 POSIXLY_CORRECT is defined, PERMUTE otherwise.
172 PERMUTE is the default. We permute the contents of ARGV as we scan,
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
432 ordering = PERMUTE;
510 The elements of ARGV aren't really const, because we permute them.
562 if (ordering == PERMUTE)
610 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/gdb/dist/libiberty/
getopt.c 163 POSIXLY_CORRECT is defined, PERMUTE otherwise.
172 PERMUTE is the default. We permute the contents of ARGV as we scan,
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
432 ordering = PERMUTE;
510 The elements of ARGV aren't really const, because we permute them.
562 if (ordering == PERMUTE)
610 /* If we have come to a non-option and did not permute it,
  /src/external/gpl3/gdb.old/dist/libiberty/
getopt.c 163 POSIXLY_CORRECT is defined, PERMUTE otherwise.
172 PERMUTE is the default. We permute the contents of ARGV as we scan,
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
432 ordering = PERMUTE;
510 The elements of ARGV aren't really const, because we permute them.
562 if (ordering == PERMUTE)
610 /* If we have come to a non-option and did not permute it,

Completed in 49 milliseconds