Searched refs:ada_array_arity (Results 1 – 3 of 3) sorted by relevance
207 extern int ada_array_arity (struct type *);
406 for (i = i0 = ada_array_arity (type); i > 0; i -= 1) in print_array_type()
1081 arity = ada_array_arity (VALUE_TYPE (arr)); in ada_type_of_array()1694 ada_array_arity (struct type *type) in ada_array_arity() function1733 k = ada_array_arity (type); in ada_array_element_type()1769 if (n > ada_array_arity (type)) in ada_index_type()3107 for (i = ada_array_arity (check_typedef (VALUE_TYPE (arr))); i > 0; i -= 1) in make_array_descriptor()6563 && ada_array_arity (type) == 1) in ada_is_string_type()7060 int arity = ada_array_arity (type); in ada_evaluate_subexp()