Searched refs:ada_coerce_to_simple_array_ptr (Results 1 – 3 of 3) sorted by relevance
213 extern struct value *ada_coerce_to_simple_array_ptr (struct value *);
546 val = ada_coerce_to_simple_array_ptr (val); in ada_val_print_1()
1112 ada_coerce_to_simple_array_ptr (struct value *arr) in ada_coerce_to_simple_array_ptr() function1135 struct value *arrVal = ada_coerce_to_simple_array_ptr (arr); in ada_coerce_to_simple_array()