Searched refs:ada_coerce_to_simple_array_ptr (Results 1 – 4 of 4) sorted by relevance
220 extern struct value *ada_coerce_to_simple_array_ptr (struct value *);
610 val = ada_coerce_to_simple_array_ptr (val); in ada_val_print_1()
1500 ada_coerce_to_simple_array_ptr (struct value *arr) in ada_coerce_to_simple_array_ptr() function1524 struct value *arrVal = ada_coerce_to_simple_array_ptr (arr); in ada_coerce_to_simple_array()7438 array = ada_coerce_to_simple_array_ptr (array); in ada_evaluate_subexp()
5174 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,5503 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.