Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.c275 # define SWAP_FLAGS(ch1, ch2) \ argument
279 __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \
280 __getopt_nonoption_flags[ch2] = __tmp; \
283 # define SWAP_FLAGS(ch1, ch2) argument
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt.c123 # define SWAP_FLAGS(ch1, ch2) \ argument
127 __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \
128 __getopt_nonoption_flags[ch2] = __tmp; \
131 # define SWAP_FLAGS(ch1, ch2) argument
134 # define SWAP_FLAGS(ch1, ch2) argument