Searched refs:value_concat (Results 1 – 11 of 11) sorted by relevance
1253 extern struct value *value_concat (struct value *arg1, struct value *arg2);
684 value_concat (struct value *arg1, struct value *arg2) in value_concat() function
1169 return value_concat (lhs, rhs); in evaluate()
7157 * valarith.c (value_concat): Rewrite to support self7179 * valarith.c (value_concat): New function to concatenate two7183 * value.h (value_concat): Add prototype.
10718 return value_concat (lhs, rhs); in evaluate()
2994 * valarith.c (value_concat): Replace unsafe ALLOCA with3643 (value_concat): Remove code handling TYPE_CODE_BITSTRING.
4036 (value_concat): Handle varying strings (add COERCE_VARYING_ARRAY).
1039 * valarith.c (value_concat): Likewise.10327 * valarith.c (value_concat): Use std::vector.
7661 * valarith.c (value_concat): Pass character type to value_string.
1403 * valarith.c (value_subscript, value_concat): Delete use.
138136 Ada, this patch rewrites value_concat, removing the odd "concatenate