Searched refs:cast_flags (Results 1 – 1 of 1) sorted by relevance
292 static int cast_flags(struct expression *expr, struct expression *target);348 expr->flags = cast_flags(expr, old); in cast_to()2869 static int cast_flags(struct expression *expr, struct expression *old) in cast_flags() function2972 expr->flags = cast_flags(expr, source); in evaluate_cast()