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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c82 static int function_types_compatible_p (tree, tree);
863 val = function_types_compatible_p (t1, t2);
1261 function_types_compatible_p (tree f1, tree f2)
1255 function_types_compatible_p (tree f1, tree f2) function

Completed in 163 milliseconds