HomeSort by relevance Sort by last modified time
    Searched defs:RETURN_IN_ORDER (Results 1 - 4 of 4) 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/sed-4.2.1/lib/
getopt_int.h 74 RETURN_IN_ORDER is an option available to programs that were
82 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
87 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
  /external/grub/lib/
getopt.c 113 Also, when `ordering' is RETURN_IN_ORDER,
177 RETURN_IN_ORDER is an option available to programs that were written
185 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
415 ordering = RETURN_IN_ORDER;
493 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
  /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.

Completed in 2400 milliseconds