Searched refs:SWAP_WORDS_32 (Results 1 – 3 of 3) sorted by relevance
124 #define SWAP_WORDS_32 (swap_r_func_t)1 macro146 else if (swap_func == SWAP_WORDS_32) in do_swap()213 swap_func = SWAP_WORDS_32; in __sort_r()
112 #define SWAP_WORDS_32 (swap_r_func_t)1 macro134 else if (swap_func == SWAP_WORDS_32) in do_swap()184 swap_func = SWAP_WORDS_32; in eytzinger1_sort_r()
162 #define SWAP_WORDS_32 ((void (*)(void *, void *, void *))1) macro174 return SWAP_WORDS_32; in select_swap_func()185 else if (swap_func == SWAP_WORDS_32) in do_swap()