Home
last modified time | relevance | path

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

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