Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDipa-type-escape.c639 int from_stars = count_stars (&from_type); in check_cast_type() local
640 if (to_stars != from_stars) in check_cast_type()