Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dsort.c128 #define SWAP_WORDS_32 (swap_func_t)1 macro
139 else if (swap_func == SWAP_WORDS_32) in do_swap()
220 swap_func = SWAP_WORDS_32; in sort_r()