Searched defs:cmp_uint16 (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Defivars.c585 static int cmp_uint16(const void *_a, const void *_b) { function
626 qsort_safe(list, count, sizeof(uint16_t), cmp_uint16);

Completed in 13 milliseconds