Home
last modified time | relevance | path

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

/external/bison/lib/
Dgetopt.c120 # define SWAP_FLAGS(ch1, ch2) \ macro
128 # define SWAP_FLAGS(ch1, ch2) macro
131 # define SWAP_FLAGS(ch1, ch2) macro
192 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
209 SWAP_FLAGS (bottom + i, middle + i); in exchange()