Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDipa-type-escape.c609 count_stars (tree* type_ptr) in count_stars() function
638 int to_stars = count_stars (&to_type); in check_cast_type()
639 int from_stars = count_stars (&from_type); in check_cast_type()