Home
last modified time | relevance | path

Searched refs:allocate_repeat_value (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dvalue.h342 extern struct value *allocate_repeat_value (struct type *type, int count);
H A Dvalues.c112 allocate_repeat_value (struct type *type, int count) in allocate_repeat_value() function
H A Dvalops.c785 val = allocate_repeat_value (VALUE_ENCLOSING_TYPE (arg1), count); in value_repeat()
H A Deval.c1846 return allocate_repeat_value (VALUE_TYPE (arg1), in evaluate_subexp_standard()