Home | History | Annotate | Download | only in lib

Lines Matching defs:exchange

137 /* Exchange two adjacent subsequences of ARGV.
147 exchange (char **argv, struct _getopt_data *d)
154 /* Exchange the shorter segment with the far end of the longer segment.
400 exchange them so that the options come first. */
404 exchange ((char **) argv, d);
418 then exchange with previous non-options as if it were an option,
427 exchange ((char **) argv, d);