Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lang.c7989 int constrained_packed_array_p; in to_fixed_array_type() local
7995 constrained_packed_array_p = ada_is_constrained_packed_array_type (type0); in to_fixed_array_type()
7996 if (constrained_packed_array_p) in to_fixed_array_type()
8021 if (elt_type0 == elt_type && !constrained_packed_array_p) in to_fixed_array_type()
8069 if (constrained_packed_array_p) in to_fixed_array_type()