HomeSort by relevance Sort by last modified time
    Searched defs:RETURN_IN_ORDER (Results 1 - 3 of 3) sorted by null

  /external/bison/lib/
getopt_int.h 52 RETURN_IN_ORDER is an option available to programs that were
60 of the value of 'ordering'. In the case of RETURN_IN_ORDER, only
65 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /ndk/sources/host-tools/make-3.81/
getopt.c 107 Also, when `ordering' is RETURN_IN_ORDER,
171 RETURN_IN_ORDER is an option available to programs that were written
179 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
184 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
402 ordering = RETURN_IN_ORDER;
480 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
  /toolchain/binutils/binutils-2.25/libiberty/
getopt.c 114 Also, when `ordering' is RETURN_IN_ORDER,
178 RETURN_IN_ORDER is an option available to programs that were written
186 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
191 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
422 ordering = RETURN_IN_ORDER;
500 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.

Completed in 560 milliseconds