Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c11645 static int is_compatible_func(CType *type1, CType *type2) in is_compatible_func() function
11697 return is_compatible_func(type1, type2); in is_compatible_types()