Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libiberty/src/
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()
/openbsd/src/gnu/usr.bin/texinfo/lib/
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()