Searched refs:right_casted (Results 1 – 1 of 1) sorted by relevance
1812 struct range_list *left_casted, *right_casted, *result; in handle_sub_rl() local1815 right_casted = cast_rl(&llong_ctype, right_orig); in handle_sub_rl()1816 result = handle_sub_rl(left_casted, right_casted); in handle_sub_rl()