Searched refs:uint16_cmp (Results 1 – 1 of 1) sorted by relevance
232 uint16_cmp (const void * a, const void * b) in uint16_cmp() function240 qsort(arr, n, sizeof(uint16_t), uint16_cmp); in sort_uint16_array()