Searched refs:large_type (Results 1 – 1 of 1) sorted by relevance
1588 struct symbol *large_type; in rl_intersection() local1595 large_type = rl_type(two); in rl_intersection()1599 large_type = rl_type(one); in rl_intersection()1602 one = cast_rl(large_type, one); in rl_intersection()1603 two = cast_rl(large_type, two); in rl_intersection()