Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.c232 uint16_cmp (const void * a, const void * b) in uint16_cmp() function
240 qsort(arr, n, sizeof(uint16_t), uint16_cmp); in sort_uint16_array()