Home
last modified time | relevance | path

Searched refs:SWAP_FLAGS (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dgetopt.c291 # define SWAP_FLAGS(ch1, ch2) \ macro
299 # define SWAP_FLAGS(ch1, ch2) macro
364 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
381 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dgetopt.c292 # define SWAP_FLAGS(ch1, ch2) \ macro
300 # define SWAP_FLAGS(ch1, ch2) macro
365 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
382 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/dragonfly/contrib/gdb-7/libiberty/
H A Dgetopt.c292 # define SWAP_FLAGS(ch1, ch2) \ macro
300 # define SWAP_FLAGS(ch1, ch2) macro
365 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
382 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dgetopt.c292 # define SWAP_FLAGS(ch1, ch2) \ macro
300 # define SWAP_FLAGS(ch1, ch2) macro
365 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
382 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dgetopt.c291 # define SWAP_FLAGS(ch1, ch2) \ macro
299 # define SWAP_FLAGS(ch1, ch2) macro
364 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
381 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt.c148 # define SWAP_FLAGS(ch1, ch2) \ macro
156 # define SWAP_FLAGS(ch1, ch2) macro
159 # define SWAP_FLAGS(ch1, ch2) macro
220 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
237 SWAP_FLAGS (bottom + i, middle + i); in exchange()