Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc4354 matching_type_p (tree spec_type, tree arg_type) in matching_type_p() function
4417 if (matching_type_p (*ftd->type, effective_arg_type)) in get_format_for_type_1()
H A DChangeLog5451 * c-format.c (matching_type_p): Return false if any of the types
6411 (matching_type_p): New function.
6415 Use new function matching_type_p rather than checking for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c4355 matching_type_p (tree spec_type, tree arg_type) in matching_type_p() function
4418 if (matching_type_p (*ftd->type, effective_arg_type)) in get_format_for_type_1()