Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c87 u32_swap(void *a, void *b, int size) in u32_swap() function
121 swap_func = (size == 4 ? u32_swap : generic_swap); in qsort()