Searched refs:Wcast_from_as (Results 1 – 3 of 3) sorted by relevance
90 extern int Wcast_from_as;
90 int Wcast_from_as = 0; variable836 { "cast-from-as", &Wcast_from_as },
3077 if ((ttype == &ulong_ctype || ttype == uintptr_ctype) && !Wcast_from_as) in evaluate_cast()