Searched refs:cast_into_complex (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dvalops.c116 static struct value *cast_into_complex (struct type *, struct value *);
265 return cast_into_complex (type, arg2);
2895 cast_into_complex (struct type *type, struct value *val)
2893 cast_into_complex (struct type *type, struct value *val) function

Completed in 44 milliseconds