Home
last modified time | relevance | path

Searched refs:value_concat (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dvalue.h1253 extern struct value *value_concat (struct value *arg1, struct value *arg2);
Dvalarith.c684 value_concat (struct value *arg1, struct value *arg2) in value_concat() function
Dexpop.h1169 return value_concat (lhs, rhs); in evaluate()
DChangeLog-19937157 * valarith.c (value_concat): Rewrite to support self
7179 * valarith.c (value_concat): New function to concatenate two
7183 * value.h (value_concat): Add prototype.
Dada-lang.c10718 return value_concat (lhs, rhs); in evaluate()
DChangeLog-20122994 * valarith.c (value_concat): Replace unsafe ALLOCA with
3643 (value_concat): Remove code handling TYPE_CODE_BITSTRING.
DChangeLog-19964036 (value_concat): Handle varying strings (add COERCE_VARYING_ARRAY).
DChangeLog-20171039 * valarith.c (value_concat): Likewise.
10327 * valarith.c (value_concat): Use std::vector.
DChangeLog-20097661 * valarith.c (value_concat): Pass character type to value_string.
DChangeLog-20041403 * valarith.c (value_subscript, value_concat): Delete use.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git138136 Ada, this patch rewrites value_concat, removing the odd "concatenate