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

/external/bison/lib/
H A Dgetopt_int.h60 the default is REQUIRE_ORDER if the environment variable
63 REQUIRE_ORDER means don't recognize them as options;
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.c162 the default is REQUIRE_ORDER if the environment variable
165 REQUIRE_ORDER means don't recognize them as options;
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
420 ordering = REQUIRE_ORDER;
424 ordering = REQUIRE_ORDER;
493 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
613 if (ordering == REQUIRE_ORDER)
189 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__anon1116

Completed in 8 milliseconds