Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dhashtable.c523 static int cmpkey(const void *p1, const void *p2) in cmpkey() function
655 qsort(list, n, sizeof(ENTRY *), cmpkey); in hexport_r()