Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Defi-api.c478 static int cmp_uint16(const uint16_t *a, const uint16_t *b) { in cmp_uint16() function
518 typesafe_qsort(list, count, cmp_uint16); in efi_get_boot_options()