Searched refs:is_compatible_func (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c11647 static int is_compatible_func(CType *type1, CType *type2)
11699 return is_compatible_func(type1, type2);
11645 static int is_compatible_func(CType *type1, CType *type2) function

Completed in 114 milliseconds