Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Defi.c58 static int h_cmp_entry(const void *v1, const void *v2) in h_cmp_entry() function
85 qsort(base, count, map->desc_size, h_cmp_entry); in efi_build_mem_table()