Searched refs:FLAG_PERMUTE (Results 1 – 4 of 4) sorted by relevance
64 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro373 flags &= ~FLAG_PERMUTE;376 flags &= ~FLAG_PERMUTE;426 if (!(flags & FLAG_PERMUTE)) {598 FLAG_PERMUTE));611 FLAG_PERMUTE|FLAG_LONGONLY));
83 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro320 flags &= ~FLAG_PERMUTE; in getopt_internal()359 if (!(flags & FLAG_PERMUTE)) { in getopt_internal()515 FLAG_PERMUTE));528 FLAG_PERMUTE|FLAG_LONGONLY));
66 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro294 flags &= ~FLAG_PERMUTE; in getopt_internal()342 if (!(flags & FLAG_PERMUTE)) { in getopt_internal()497 FLAG_PERMUTE)); in getopt_long()510 FLAG_PERMUTE|FLAG_LONGONLY)); in getopt_long_only()
339 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro630 flags &= ~FLAG_PERMUTE; in getopt_internal()678 if (!(flags & FLAG_PERMUTE)) { in getopt_internal()835 FLAG_PERMUTE)); in getopt_long()848 FLAG_PERMUTE|FLAG_LONGONLY)); in getopt_long_only()