/openbsd/gnu/gcc/gcc/ |
H A D | stmt.c | 2220 emit_case_bit_tests (tree index_type, tree index_expr, tree minval, in emit_case_bit_tests() 2321 tree index_type = TREE_TYPE (index_expr); in expand_case() local 2814 node_has_low_bound (case_node_ptr node, tree index_type) in node_has_low_bound() 2860 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() 2905 node_is_bounded (case_node_ptr node, tree index_type) in node_is_bounded() 2939 tree index_type) in emit_case_nodes()
|
H A D | tree.c | 1907 tree index_type, min, max; in array_type_nelts() local 5187 build_array_type (tree elt_type, tree index_type) in build_array_type()
|
H A D | expr.c | 9239 try_casesi (tree index_type, tree index_expr, tree minval, tree range, in try_casesi() 9388 try_tablejump (tree index_type, tree index_expr, tree minval, tree range, in try_tablejump()
|
H A D | c-decl.c | 4198 tree index_type = c_common_signed_type (sizetype); in grokdeclarator() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVariant.cpp | 99 CompilerType index_type = index_sp->GetCompilerType(); in LibcxxVariantGetIndexValidity() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | stmt.c | 4579 tree index_type; local 4629 tree index_type; local 5274 tree index_expr, index_type; local 5869 node_has_low_bound (node, index_type) in node_has_low_bound() argument 5916 node_has_high_bound (node, index_type) in node_has_high_bound() argument 5962 node_is_bounded (node, index_type) in node_is_bounded() argument 6007 emit_case_nodes (index, node, default_label, index_type) in emit_case_nodes() argument
|
H A D | tree.c | 1312 tree index_type, min, max; local 3662 build_array_type (elt_type, index_type) in build_array_type() argument
|
H A D | expr.c | 11124 try_casesi (index_type, index_expr, minval, range, in try_casesi() argument 11281 try_tablejump (index_type, index_expr, minval, range, in try_tablejump() argument
|
H A D | c-decl.c | 4020 tree index_type = c_common_signed_type (sizetype); local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | constants.c | 442 tree index_type; in build_constants_constructor() local
|
H A D | typeck.c | 342 tree index_type = TYPE_DOMAIN (TREE_TYPE (arfld)); local
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | tree.c | 411 build_cplus_array_type_1 (tree elt_type, tree index_type) in build_cplus_array_type_1() 439 build_cplus_array_type (tree elt_type, tree index_type) in build_cplus_array_type()
|
H A D | mangle.c | 2376 tree index_type; in write_array_type() local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | tree.c | 426 build_cplus_array_type_1 (elt_type, index_type) in build_cplus_array_type_1() argument 461 build_cplus_array_type (elt_type, index_type) in build_cplus_array_type() argument
|
H A D | mangle.c | 2214 tree index_type; local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | stabsread.c | 3346 struct type *index_type, *element_type, *range_type; in read_array_type() local 3751 struct type *index_type = NULL; in read_range_type() local
|
H A D | ada-valprint.c | 94 struct type *index_type; in print_optional_low_bound() local
|
H A D | ada-lang.c | 2115 struct type *index_type = in ada_value_slice_ptr() local 2128 struct type *index_type = in ada_value_slice() local 2273 struct type *index_type; in ada_array_bound_from_type() local 2294 struct type *index_type = in ada_array_bound_from_type() local 2365 struct type *index_type = in empty_array() local
|
H A D | coffread.c | 1713 struct type *base_type, *index_type, *range_type; in decode_type() local
|
H A D | gdbtypes.c | 631 create_range_type (struct type *result_type, struct type *index_type, in create_range_type()
|
H A D | dwarf2read.c | 4097 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
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | stabs.c | 1639 debug_type index_type; in parse_stab_range_type() local 3013 debug_type index_type; in parse_stab_array_type() local
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | stabs.c | 1641 debug_type index_type; in parse_stab_range_type() local 3017 debug_type index_type; in parse_stab_array_type() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | peep.c | 2003 UV index_type = MDEREF_INDEX_none; in S_maybe_multideref() local
|
/openbsd/usr.sbin/ldapd/ |
H A D | ldapd.h | 94 enum index_type { enum
|