/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | valarith.c | 109 struct type *type1, *type2; in value_ptrdiff() local 231 struct type *type1, struct type *type2) in binop_types_user_defined_p() 270 struct type *type1; in unop_user_defined_p() local 635 struct type *type1 = check_typedef (value_type (arg1)); in value_concat() local 834 struct type *type1, *type2; in value_args_as_decimal() local 900 struct type *type1, *type2, *result_type; in scalar_binop() local 1398 struct type *type1, *type2, *eltype1, *eltype2; in vector_binop() local 1448 struct type *type1 = check_typedef (value_type (arg1)); in value_binop() local 1486 struct type *type1; in value_logical_not() local 1548 struct type *type1, *type2; in value_equal() local [all …]
|
H A D | opencl-lang.c | 639 struct type *type1, *type2, *eltype1, *eltype2, *rettype; in vector_relop() local 745 struct type *type1 = check_typedef (value_type (arg1)); in opencl_relop() local 791 struct type *type1, *type2; in evaluate_subexp_opencl() local
|
H A D | gnu-v2-abi.c | 91 struct type *type1 = check_typedef (value_type (arg1)); in gnuv2_virtual_fn_field() local
|
H A D | go-lang.c | 79 struct type *type1 = TYPE_FIELD_TYPE (type, 1); in gccgo_string_p() local
|
H A D | eval.c | 429 struct type *type1; in unop_promote() local 463 struct type *type1; in binop_promote() local
|
H A D | findvar.c | 732 struct type *type1 = check_typedef (type); in value_from_register() local
|
H A D | ada-lang.c | 3851 struct type *type1 = in possible_user_operator_p() local 4292 equiv_types (struct type *type0, struct type *type1) in equiv_types() 4327 struct type *type1 = SYMBOL_TYPE (sym1); in lesseq_defined_than() local 4473 ada_identical_enum_types_p (struct type *type1, struct type *type2) in ada_identical_enum_types_p() 7306 ada_prefer_type (struct type *type0, struct type *type1) in ada_prefer_type() 8287 struct type *type1 = TYPE_FIELD_TYPE (ada_check_typedef (type), 0); in static_unwrap_type() local 8341 struct type *type1 = ada_find_any_type (name); in ada_check_typedef() local 8894 struct type *type1, *type2; in ada_value_binop() local 10482 struct type *type1 = value_type (arg1); in ada_evaluate_subexp() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | internal-fn.h | 140 signed int type1 : 8; member 184 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
|
H A D | gimple-expr.h | 63 types_compatible_p (tree type1, tree type2) in types_compatible_p()
|
H A D | tree-ssa-alias.c | 734 same_type_for_tbaa (tree type1, tree type2) in same_type_for_tbaa() 795 tree type1, type2; in aliasing_component_refs_p() local 940 tree type1 = DECL_CONTEXT (field1); in nonoverlapping_component_refs_of_decl_p() local
|
H A D | tree-ssa-scopedtables.c | 565 tree type1 = expr1->type; in hashable_expr_equal_p() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/ |
H A D | objcp-decl.c | 95 objcp_comptypes (tree type1, tree type2) in objcp_comptypes()
|
H A D | objcp-decl.h | 50 #define comptypes(type1, type2) \ argument
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | priority_queue.c | 248 priority_tree_next_task (enum priority_queue_type type1, in priority_tree_next_task()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-affine.c | 377 tree type1 = type; in add_elt_to_tree() local 440 tree type1 = type; in aff_combination_to_tree() local
|
H A D | c-typeck.c | 968 comptypes (tree type1, tree type2) in comptypes() 983 comptypes_check_enum_int (tree type1, tree type2, bool *enum_and_int_p) in comptypes_check_enum_int() 998 comptypes_check_different_types (tree type1, tree type2, in comptypes_check_different_types() 1024 comptypes_internal (const_tree type1, const_tree type2, bool *enum_and_int_p, in comptypes_internal() 2360 tree type1; in build_array_ref() local 3176 tree type1 = TREE_TYPE (would_have_been); in convert_arguments() local 3331 tree type1 = (arg1.original_type in parser_build_binary_op() local 4138 tree type1; in build_conditional_expr() local 9478 tree type1 = TREE_TYPE (op1); in scalar_to_vector() local 9575 tree type0, type1, orig_type0, orig_type1; in build_binary_op() local
|
H A D | tree-ssa-math-opts.c | 2003 tree type1, rhs1; in is_widening_mult_rhs_p() local 2113 tree lhs, rhs1, rhs2, type, type1, type2, tmp = NULL; in convert_mult_to_widen() local 2223 tree type, type1, type2, optype, tmp = NULL; in convert_plusminus_to_widen() local
|
H A D | tree-ssa-alias.c | 533 same_type_for_tbaa (tree type1, tree type2) in same_type_for_tbaa() 594 tree type1, type2; in aliasing_component_refs_p() local
|
H A D | tree-ssa-loop-niter.c | 716 tree type1 = type; in number_of_iterations_lt_to_ne() local 897 tree mbz, mbzl, mbzr, type1; in assert_loop_rolls_lt() local 1135 tree type1 = type; in number_of_iterations_le() local
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-type.c | 980 struct type *type1, *type2; member 1005 check_types_equal (struct type *type1, struct type *type2, in check_types_equal() 1149 struct type *type1 = type_object_to_type (self); in typy_richcompare() local
|
/dflybsd-src/usr.bin/mail/ |
H A D | cmd1.c | 277 type1(int *msgvec, int doign, int page) in type1() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ubsan.c | 120 tree type1 = TREE_TYPE (op1); in ubsan_instrument_shift() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck.c | 1416 same_type_ignoring_top_level_qualifiers_p (tree type1, tree type2) in same_type_ignoring_top_level_qualifiers_p() 1427 at_least_as_qualified_p (const_tree type1, const_tree type2) in at_least_as_qualified_p() 1440 comp_cv_qualification (const_tree type1, const_tree type2) in comp_cv_qualification() 1461 comp_cv_qual_signature (tree type1, tree type2) in comp_cv_qual_signature() 3669 tree type0, type1; in cp_build_binary_op() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 1507 same_type_ignoring_top_level_qualifiers_p (tree type1, tree type2) in same_type_ignoring_top_level_qualifiers_p() 1520 at_least_as_qualified_p (const_tree type1, const_tree type2) in at_least_as_qualified_p() 1547 comp_cv_qualification (const_tree type1, const_tree type2) in comp_cv_qualification() 1559 comp_cv_qual_signature (tree type1, tree type2) in comp_cv_qual_signature() 4228 tree type0, type1; in cp_build_binary_op() local 4472 tree type1 = TREE_OPERAND (op1, 0); in cp_build_binary_op() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 1011 comptypes (tree type1, tree type2) in comptypes() 1026 comptypes_check_enum_int (tree type1, tree type2, bool *enum_and_int_p) in comptypes_check_enum_int() 1041 comptypes_check_different_types (tree type1, tree type2, in comptypes_check_different_types() 1067 comptypes_internal (const_tree type1, const_tree type2, bool *enum_and_int_p, in comptypes_internal() 3444 tree type1 = TREE_TYPE (would_have_been); in convert_arguments() local 3628 tree type1 = (arg1.original_type in parser_build_binary_op() local 4908 tree type1; in build_conditional_expr() local 10999 tree type0, type1, orig_type0, orig_type1; in build_binary_op() local
|