Home
last modified time | relevance | path

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

/external/oprofile/opjitconv/
Djitsymbol.c30 typedef int (*compare_symbol)(void const *, void const *); typedef
56 static struct jitentry ** create_sorted_array(compare_symbol compare) in create_sorted_array()