Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Df-typeprint.c203 if (TYPE_ARRAY_UPPER_BOUND_TYPE (type) == BOUND_CANNOT_BE_DETERMINED) in f_type_print_varspec_suffix()
383 if (TYPE_ARRAY_UPPER_BOUND_TYPE (type) == BOUND_CANNOT_BE_DETERMINED) in f_type_print_base()
Df-valprint.c93 case BOUND_CANNOT_BE_DETERMINED: in f77_get_dynamic_lowerbound()
151 case BOUND_CANNOT_BE_DETERMINED: in f77_get_dynamic_upperbound()
238 if (TYPE_ARRAY_UPPER_BOUND_TYPE (tmp_type) == BOUND_CANNOT_BE_DETERMINED) in f77_create_arrayprint_offset_tbl()
Dp-typeprint.c268 && TYPE_ARRAY_UPPER_BOUND_TYPE (type) != BOUND_CANNOT_BE_DETERMINED) in pascal_type_print_varspec_prefix()
Dc-typeprint.c541 && TYPE_ARRAY_UPPER_BOUND_TYPE (type) != BOUND_CANNOT_BE_DETERMINED) in c_type_print_varspec_suffix()
Dparse.c1273 = BOUND_CANNOT_BE_DETERMINED; in follow_types()
Dgdbtypes.h315 BOUND_CANNOT_BE_DETERMINED enumerator
Dvarobj.c1761 && TYPE_ARRAY_UPPER_BOUND_TYPE (type) != BOUND_CANNOT_BE_DETERMINED) in c_number_of_children()
Dvalops.c237 && TYPE_ARRAY_UPPER_BOUND_TYPE (type) == BOUND_CANNOT_BE_DETERMINED) in value_cast()
Dgdbtypes.c2802 case BOUND_CANNOT_BE_DETERMINED: in print_bound_type()