Searched refs:ch1 (Results 1 – 1 of 1) sorted by relevance
275 # define SWAP_FLAGS(ch1, ch2) \ argument278 char __tmp = __getopt_nonoption_flags[ch1]; \279 __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \283 # define SWAP_FLAGS(ch1, ch2) argument