Searched refs:allocate_repeat_value (Results 1 – 4 of 4) sorted by relevance
339 extern struct value *allocate_repeat_value (struct type *type, int count);
111 allocate_repeat_value (struct type *type, int count) in allocate_repeat_value() function
1846 return allocate_repeat_value (VALUE_TYPE (arg1), in evaluate_subexp_standard()
785 val = allocate_repeat_value (VALUE_ENCLOSING_TYPE (arg1), count); in value_repeat()