Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Df-valprint.c84 TYPE_ARRAY_LOWER_BOUND_VALUE (type), in f77_get_dynamic_lowerbound()
95 *lower_bound = TYPE_ARRAY_LOWER_BOUND_VALUE (type); in f77_get_dynamic_lowerbound()
108 TYPE_ARRAY_LOWER_BOUND_VALUE (type), in f77_get_dynamic_lowerbound()
H A Dp-typeprint.c270 TYPE_ARRAY_LOWER_BOUND_VALUE (type), in pascal_type_print_varspec_prefix()
H A Dgdbtypes.h829 #define TYPE_ARRAY_LOWER_BOUND_VALUE(arraytype) \ macro
H A DChangeLog-19941866 TYPE_ARRAY_UPPER_BOUND_VALUE, TYPE_ARRAY_LOWER_BOUND_VALUE): New