Home
last modified time | relevance | path

Searched refs:desc_index_type (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c97 static struct type *desc_index_type (struct type *, int);
1355 desc_index_type (struct type *type, int i) in desc_index_type() function
2237 return desc_index_type (desc_bounds_type (type), n); in ada_index_type()