HomeSort by: relevance | last modified time | path
    Searched defs:SWAP_FLAGS (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-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);
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-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);
  /src/external/gpl2/texinfo/dist/lib/
getopt.c 153 # define SWAP_FLAGS(ch1, ch2) \
161 # define SWAP_FLAGS(ch1, ch2)
164 # define SWAP_FLAGS(ch1, ch2)
225 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
242 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl2/diffutils/dist/lib/
getopt.c 288 # define SWAP_FLAGS(ch1, ch2) \
296 # define SWAP_FLAGS(ch1, ch2)
299 # define SWAP_FLAGS(ch1, ch2)
365 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
382 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl2/gmake/dist/
getopt.c 264 # define SWAP_FLAGS(ch1, ch2) \
272 # define SWAP_FLAGS(ch1, ch2)
337 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
354 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl2/grep/dist/lib/
getopt.c 283 # define SWAP_FLAGS(ch1, ch2) \
291 # define SWAP_FLAGS(ch1, ch2)
357 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
374 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl2/groff/dist/src/libs/libgroff/
getopt.c 135 # define SWAP_FLAGS(ch1, ch2) \
143 # define SWAP_FLAGS(ch1, ch2)
146 # define SWAP_FLAGS(ch1, ch2)
207 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
224 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl2/xcvs/dist/lib/
getopt.c 154 # define SWAP_FLAGS(ch1, ch2) \
162 # define SWAP_FLAGS(ch1, ch2)
165 # define SWAP_FLAGS(ch1, ch2)
226 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
243 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/binutils/dist/libiberty/
getopt.c 288 # define SWAP_FLAGS(ch1, ch2) \
296 # define SWAP_FLAGS(ch1, ch2)
361 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
378 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/binutils.old/dist/libiberty/
getopt.c 288 # define SWAP_FLAGS(ch1, ch2) \
296 # define SWAP_FLAGS(ch1, ch2)
361 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
378 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/gcc/dist/libiberty/
getopt.c 294 # define SWAP_FLAGS(ch1, ch2) \
302 # define SWAP_FLAGS(ch1, ch2)
367 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
384 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/gcc.old/dist/libiberty/
getopt.c 294 # define SWAP_FLAGS(ch1, ch2) \
302 # define SWAP_FLAGS(ch1, ch2)
367 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
384 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/gdb/dist/libiberty/
getopt.c 294 # define SWAP_FLAGS(ch1, ch2) \
302 # define SWAP_FLAGS(ch1, ch2)
367 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
384 SWAP_FLAGS (bottom + i, middle + i);
  /src/external/gpl3/gdb.old/dist/libiberty/
getopt.c 294 # define SWAP_FLAGS(ch1, ch2) \
302 # define SWAP_FLAGS(ch1, ch2)
367 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
384 SWAP_FLAGS (bottom + i, middle + i);

Completed in 20 milliseconds