Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.c275 # define SWAP_FLAGS(ch1, ch2) \ macro
283 # define SWAP_FLAGS(ch1, ch2) macro
348 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
365 SWAP_FLAGS (bottom + i, middle + i); in exchange()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt.c123 # define SWAP_FLAGS(ch1, ch2) \ macro
131 # define SWAP_FLAGS(ch1, ch2) macro
134 # define SWAP_FLAGS(ch1, ch2) macro
195 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
212 SWAP_FLAGS (bottom + i, middle + i); in exchange()