Searched refs:cast_into_complex (Results 1 – 1 of 1) sorted by relevance
116 static struct value *cast_into_complex (struct type *, struct value *);265 return cast_into_complex (type, arg2); in value_cast()2893 cast_into_complex (struct type *type, struct value *val) in cast_into_complex() function