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

  /external/grub/lib/
getopt.c 286 # define SWAP_FLAGS(ch1, ch2) \
294 # define SWAP_FLAGS(ch1, ch2)
360 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
377 SWAP_FLAGS (bottom + i, middle + i);
  /ndk/sources/host-tools/make-3.81/
getopt.c 277 # define SWAP_FLAGS(ch1, ch2) \
285 # define SWAP_FLAGS(ch1, ch2)
350 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
367 SWAP_FLAGS (bottom + i, middle + i);
  /external/bison/lib/
getopt.c 131 # define SWAP_FLAGS(ch1, ch2) \
139 # define SWAP_FLAGS(ch1, ch2)
142 # define SWAP_FLAGS(ch1, ch2)
203 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
220 SWAP_FLAGS (bottom + i, middle + i);
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c 126 # define SWAP_FLAGS(ch1, ch2) \
134 # define SWAP_FLAGS(ch1, ch2)
137 # define SWAP_FLAGS(ch1, ch2)
198 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
215 SWAP_FLAGS (bottom + i, middle + i);

Completed in 477 milliseconds