Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dsort.c127 #define SWAP_WORDS_64 (swap_func_t)0 macro
137 if (swap_func == SWAP_WORDS_64) in do_swap()
218 swap_func = SWAP_WORDS_64; in sort_r()