HomeSort by relevance Sort by last modified time
    Searched refs:SWAP_FLAGS (Results 1 - 2 of 2) sorted by null

  /external/libusb/examples/getopt/
getopt.c 279 # define SWAP_FLAGS(ch1, ch2) \
287 # define SWAP_FLAGS(ch1, ch2)
290 # define SWAP_FLAGS(ch1, ch2)
356 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
373 SWAP_FLAGS (bottom + i, middle + i);
  /toolchain/binutils/binutils-2.27/libiberty/
getopt.c 295 # define SWAP_FLAGS(ch1, ch2) \
303 # define SWAP_FLAGS(ch1, ch2)
368 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
385 SWAP_FLAGS (bottom + i, middle + i);

Completed in 91 milliseconds