Searched refs:SWAP_FLAGS (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/diffutils/lib/
H A Dgetopt.c286 # define SWAP_FLAGS(ch1, ch2) \
294 # define SWAP_FLAGS(ch1, ch2) macro
297 # define SWAP_FLAGS(ch1, ch2)
363 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
380 SWAP_FLAGS (bottom + i, middle + i);
283 # define SWAP_FLAGS macro
291 # define SWAP_FLAGS macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dgetopt.c288 # define SWAP_FLAGS(ch1, ch2) \
296 # define SWAP_FLAGS(ch1, ch2)
362 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
379 SWAP_FLAGS (bottom + i, middle + i);
285 # define SWAP_FLAGS macro
293 # define SWAP_FLAGS macro
/haiku-fatelf/src/bin/gawk/
H A Dgetopt.c281 # define SWAP_FLAGS(ch1, ch2) \
289 # define SWAP_FLAGS(ch1, ch2) macro
292 # define SWAP_FLAGS(ch1, ch2)
358 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
375 SWAP_FLAGS (bottom + i, middle + i);
278 # define SWAP_FLAGS macro
286 # define SWAP_FLAGS macro
/haiku-fatelf/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c284 # define SWAP_FLAGS(ch1, ch2) \
292 # define SWAP_FLAGS(ch1, ch2) macro
295 # define SWAP_FLAGS(ch1, ch2)
361 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
378 SWAP_FLAGS (bottom + i, middle + i);
281 # define SWAP_FLAGS macro
289 # define SWAP_FLAGS macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetopt.c127 # define SWAP_FLAGS(ch1, ch2) \
135 # define SWAP_FLAGS(ch1, ch2) macro
138 # define SWAP_FLAGS(ch1, ch2)
199 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
216 SWAP_FLAGS (bottom + i, middle + i);
124 # define SWAP_FLAGS macro
132 # define SWAP_FLAGS macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dgetopt.c130 # define SWAP_FLAGS(ch1, ch2) \
138 # define SWAP_FLAGS(ch1, ch2) macro
141 # define SWAP_FLAGS(ch1, ch2)
202 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
219 SWAP_FLAGS (bottom + i, middle + i);
127 # define SWAP_FLAGS macro
135 # define SWAP_FLAGS macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dgetopt.c126 # define SWAP_FLAGS(ch1, ch2) \
134 # define SWAP_FLAGS(ch1, ch2) macro
137 # define SWAP_FLAGS(ch1, ch2)
198 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
215 SWAP_FLAGS (bottom + i, middle + i);
123 # define SWAP_FLAGS macro
131 # define SWAP_FLAGS macro

Completed in 118 milliseconds