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

/external/grub/lib/
H A Dgetopt.c286 # define SWAP_FLAGS(ch1, ch2) \
294 # define SWAP_FLAGS(ch1, ch2)
360 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
377 SWAP_FLAGS (bottom + i, middle + i);
283 # define SWAP_FLAGS macro
291 # define SWAP_FLAGS macro
/external/bison/lib/
H A Dgetopt.c131 # define SWAP_FLAGS(ch1, ch2) \
139 # define SWAP_FLAGS(ch1, ch2) macro
142 # define SWAP_FLAGS(ch1, ch2)
203 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
220 SWAP_FLAGS (bottom + i, middle + i);
128 # define SWAP_FLAGS macro
136 # define SWAP_FLAGS macro

Completed in 67 milliseconds