Home
last modified time | relevance | path

Searched defs:range_type (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dfold_grind.pl111 sub range_type { subroutine
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalarith.c193 struct type *range_type = TYPE_INDEX_TYPE (tarray); in value_subscript() local
224 struct type *range_type = TYPE_INDEX_TYPE (tarray); in value_subscript() local
H A Dgdbtypes.c739 struct type *range_type) in create_array_type()
780 create_string_type (struct type *result_type, struct type *range_type) in create_string_type()
1443 struct type *range_type; in check_typedef() local
H A Df-exp.y509 struct type *range_type; variable
H A Djv-lang.c774 struct type *range_type; in java_array_type() local
H A Dvalops.c227 struct type *range_type = TYPE_INDEX_TYPE (type); in value_cast() local
2728 struct type *slice_range_type, *slice_type, *range_type; in value_slice() local
H A Dvalues.c116 struct type *range_type in allocate_repeat_value() local
H A Dparse.c1198 struct type *range_type; in follow_types() local
H A Deval.c510 struct type *range_type = TYPE_FIELD_TYPE (type, 0); in evaluate_subexp_standard() local
H A Dada-lang.c1478 struct type *range_type = alloc_type (objf); in ada_type_of_array() local
1724 struct type *range_type = TYPE_INDEX_TYPE (elt_type); in value_subscript_packed() local
2272 struct type *range_type; in ada_array_bound_from_type() local
6454 struct type *range_type = in to_fixed_array_type() local
7604 struct type *range_type; in ada_evaluate_subexp() local
H A Dgdbtypes.h816 #define TYPE_LOW_BOUND(range_type) TYPE_FIELD_BITPOS (range_type, 0) argument
817 #define TYPE_HIGH_BOUND(range_type) TYPE_FIELD_BITPOS (range_type, 1) argument
H A Dcoffread.c1713 struct type *base_type, *index_type, *range_type; in decode_type() local
H A Df-exp.c1637 struct type *range_type; local
H A Dstabsread.c3346 struct type *index_type, *element_type, *range_type; in read_array_type() local
H A Ddwarf2read.c4097 struct type *element_type, *range_type, *index_type; in read_array_type() local
4506 struct type *type, *range_type, *index_type, *char_type; in read_tag_string_type() local
4744 struct type *range_type; in read_subrange_type() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h228 bfd_boolean (*range_type) (void *, bfd_signed_vma, bfd_signed_vma); member
H A Ddebug.c220 debug_type range_type; member
1481 debug_type range_type, bfd_signed_vma lower, in debug_make_array_type()
H A Dprdbg.c804 char *range_type; in pr_array_type() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h228 bfd_boolean (*range_type) (void *, bfd_signed_vma, bfd_signed_vma); member
H A Ddebug.c219 debug_type range_type; member
1480 debug_type range_type, bfd_signed_vma lower, in debug_make_array_type()
H A Dprdbg.c803 char *range_type; in pr_array_type() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-vrp.c1086 enum value_range_type range_type; in extract_range_from_assert() local
/openbsd-src/usr.bin/tmux/
H A Dtmux.h833 enum style_range_type range_type; global() member