Searched refs:compare_symbol (Results 1 – 1 of 1) sorted by relevance
30 typedef int (*compare_symbol)(void const *, void const *); typedef56 static struct jitentry ** create_sorted_array(compare_symbol compare) in create_sorted_array()