Home
last modified time | relevance | path

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

/linux/lib/
H A Dsort.c43 * swap_words_32 - swap two elements in 32-bit chunks
56 static void swap_words_32(void *a, void *b, size_t n) in swap_words_32() function
147 swap_words_32(a, b, size); in do_swap()