Searched refs:RETURN_IN_ORDER (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dgetopt_int.h52 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
64 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__ord
H A Dgetopt.c65 Also, when 'ordering' is RETURN_IN_ORDER,
246 d->__ordering = RETURN_IN_ORDER;
324 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
/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:__anon17806

Completed in 73 milliseconds