Searched refs:swap_func (Results 1 – 1 of 1) sorted by relevance
193 swap_r_func_t swap_func, in __sort_r() argument207 swap_func = NULL; in __sort_r()209 if (!swap_func) { in __sort_r()211 swap_func = SWAP_WORDS_64; in __sort_r()213 swap_func = SWAP_WORDS_32; in __sort_r()215 swap_func = SWAP_BYTES; in __sort_r()305 swap_r_func_t swap_func, in sort_r() argument335 swap_func_t swap_func) in sort() argument339 .swap = swap_func, in sort()348 swap_func_t swap_func) in sort_nonatomic() argument[all …]
Completed in 4 milliseconds