Home
last modified time | relevance | path

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

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