Home
last modified time | relevance | path

Searched defs:arr_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-typeprint.c388 struct type *arr_type; in print_array_type() local
H A Dada-lang.c2248 ada_array_bound_from_type (struct type * arr_type, int n, int which, in ada_array_bound_from_type()
2314 struct type *arr_type = VALUE_TYPE (arr); in ada_array_bound() local
2337 struct type *arr_type = ada_check_typedef (VALUE_TYPE (arr)); in ada_array_length() local
2363 empty_array (struct type *arr_type, int low) in empty_array()