Searched refs:u32_swap (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/lib/ | ||
H A D | sort.c | 11 static void u32_swap(void *a, void *b, int size) u32_swap() function 54 swap_func = (size == 4 ? u32_swap : generic_swap); sort() |
Completed in 102 milliseconds