Searched defs:RETURN_IN_ORDER (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dgetopt_int.h75 RETURN_IN_ORDER is an option available to programs that were
83 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
88 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
87 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:_getopt_data::__anon9
/external/grub/lib/
H A Dgetopt.c113 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.
189 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__anon1116

Completed in 254 milliseconds