Home
last modified time | relevance | path

Searched refs:SWAP_FLAGS (Results 1 – 1 of 1) 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()