OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWAP_FLAGS
(Results
1 - 4
of
4
) sorted by null
/external/grub/lib/
getopt.c
286
# 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);
/ndk/sources/host-tools/make-3.81/
getopt.c
277
# define
SWAP_FLAGS
(ch1, ch2) \
285
# define
SWAP_FLAGS
(ch1, ch2)
350
SWAP_FLAGS
(bottom + i, top - (middle - bottom) + i);
367
SWAP_FLAGS
(bottom + i, middle + i);
/external/bison/lib/
getopt.c
123
# define
SWAP_FLAGS
(ch1, ch2) \
131
# define
SWAP_FLAGS
(ch1, ch2)
134
# define
SWAP_FLAGS
(ch1, ch2)
195
SWAP_FLAGS
(bottom + i, top - (middle - bottom) + i);
212
SWAP_FLAGS
(bottom + i, middle + i);
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c
126
# define
SWAP_FLAGS
(ch1, ch2) \
134
# define
SWAP_FLAGS
(ch1, ch2)
137
# define
SWAP_FLAGS
(ch1, ch2)
198
SWAP_FLAGS
(bottom + i, top - (middle - bottom) + i);
215
SWAP_FLAGS
(bottom + i, middle + i);
Completed in 424 milliseconds