Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h826 #define TYPE_ARRAY_UPPER_BOUND_VALUE(arraytype) \ argument
827 (TYPE_FIELD_BITPOS((TYPE_FIELD_TYPE((arraytype),0)),1))
829 #define TYPE_ARRAY_LOWER_BOUND_VALUE(arraytype) \ argument
830 (TYPE_FIELD_BITPOS((TYPE_FIELD_TYPE((arraytype),0)),0))
H A Dvalops.c1013 struct type *arraytype; in value_array() local
1035 arraytype = create_array_type ((struct type *) NULL, in value_array()
1040 val = allocate_value (arraytype); in value_array()
1065 val = value_at_lazy (arraytype, addr, VALUE_BFD_SECTION (elemvec[0])); in value_array()
/openbsd/gnu/usr.bin/gcc/gcc/po/
H A Dnl.po1139 msgstr "arraytype heeft onvolledig elementtype"