Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SWAP_WORDS_32
include/linux/min_heap.h
174
return SWAP_WORDS_32;
include/linux/min_heap.h
185
else if (swap_func == SWAP_WORDS_32)
lib/sort.c
146
else if (swap_func == SWAP_WORDS_32)
lib/sort.c
213
swap_func = SWAP_WORDS_32;