Searched refs:cmp_ptr_to_u32 (Results 1 – 1 of 1) sorted by relevance
211 static int cmp_ptr_to_u32(const void *a, const void *b) in cmp_ptr_to_u32() function221 sort(items, cnt, sizeof(items[0]), cmp_ptr_to_u32, NULL); in sort_insn_array_uniq()