Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/tests/usr.bin/indent/
H A Dlsym_lparen_or_lbracket.c280 typedef (type_def) new_type; cover_want_blank_before_lparen() typedef
333 typedef (type_def) new_type; cover_want_blank_before_lparen() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dgc.c400 char *new_type; in class_ivar_set_gcinvisible() local
417 char *new_type; in class_ivar_set_gcinvisible() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dgc.c400 char *new_type; in class_ivar_set_gcinvisible() local
417 char *new_type; in class_ivar_set_gcinvisible() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1parse.y1013 new_type (Typetype tt) in new_type() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c234 tree new_type = NULL; in build_adjusted_function_type() local
400 tree new_type = build_new_function_type (orig_type, false); in adjust_decl() local
1024 tree new_type = m_new_types[i]; in common_initialization() local
1246 tree new_type = build_adjusted_function_type (orig_type, &m_new_types, in modify_formal_parameters() local
H A Dconvert.c1142 test_convert_to_integer_maybe_fold (tree orig_type, tree new_type) in test_convert_to_integer_maybe_fold()
H A Dtree-vect-patterns.c495 vect_joust_widened_type (tree type, tree new_type, tree *common_type) in vect_joust_widened_type()
1692 tree new_type = build_nonstandard_integer_type (new_precision, unsigned_p); in vect_recog_over_widening_pattern() local
1870 tree new_type; in vect_recog_mulhs_pattern() local
1979 tree new_type; in vect_recog_average_pattern() local
H A Dtree-inline.c1109 tree new_type = remap_type (TREE_TYPE (*tp), id); in remap_gimple_op_r() local
1293 tree new_type = remap_type (TREE_TYPE (*tp), id); in copy_tree_body_r() local
6298 tree req_type, new_type; in tree_function_versioning() local
/netbsd-src/usr.bin/rpcgen/
H A Drpc_parse.c377 check_type_name(const char *name, int new_type) in check_type_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc345 tree new_type = NULL; in build_adjusted_function_type() local
572 tree new_type = build_new_function_type (orig_type, false); in adjust_decl() local
1413 tree new_type = m_new_types[i]; in common_initialization() local
1622 tree new_type = build_adjusted_function_type (orig_type, &m_new_types, in modify_formal_parameters() local
H A Dconvert.cc1136 test_convert_to_integer_maybe_fold (tree orig_type, tree new_type) in test_convert_to_integer_maybe_fold()
H A Dtree-vect-patterns.cc502 vect_joust_widened_type (tree type, tree new_type, tree *common_type) in vect_joust_widened_type()
2018 tree new_type = build_nonstandard_integer_type (new_precision, unsigned_p); in vect_recog_over_widening_pattern() local
2195 tree new_type; in vect_recog_mulhs_pattern() local
2332 tree new_type; in vect_recog_average_pattern() local
H A Dtree-inline.cc1086 tree new_type = remap_type (TREE_TYPE (*tp), id); in remap_gimple_op_r() local
1270 tree new_type = remap_type (TREE_TYPE (*tp), id); in copy_tree_body_r() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c840 tree new_type; in gfc_build_real_type() local
870 tree new_type; in gfc_build_complex_type() local
891 tree new_type; in gfc_build_logical_type() local
H A Dtrans-common.c331 tree new_type; in build_field() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc868 tree new_type; in gfc_build_real_type() local
899 tree new_type; in gfc_build_complex_type() local
920 tree new_type; in gfc_build_logical_type() local
H A Dtrans-common.cc331 tree new_type; in build_field() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc913 tree new_type; in register_all_pairs() local
H A Dname-lookup.cc748 name_lookup::add_type (tree new_type) in add_type()
762 name_lookup::process_binding (tree new_val, tree new_type) in process_binding()
814 name_lookup::process_module_binding (tree new_val, tree new_type, in process_module_binding()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c913 tree new_type; in register_all_pairs() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-m32c.c1535 int new_type; in m32c_elf_relax_section() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-m32c.c1536 int new_type; in m32c_elf_relax_section() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1501 type_suffix_index new_type = infer_vector_type (argno); in require_matching_vector_type() local
1687 type_suffix_index new_type = infer_pointer_type (argno); in require_matching_pointer_type() local
3756 tree new_type; in handle_arm_sve_vector_bits_attribute() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1502 type_suffix_index new_type = infer_vector_type (argno); in require_matching_vector_type() local
1688 type_suffix_index new_type = infer_pointer_type (argno); in require_matching_pointer_type() local
3756 tree new_type; in handle_arm_sve_vector_bits_attribute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc961 tree new_type = build_nonstandard_boolean_type (prec); in handle_signed_bool_precision_attribute() local
4416 tree new_type = build_vector_type (type, nunits); in handle_vector_size_attribute() local
4448 tree new_type = truth_type_for (type); in handle_vector_mask_attribute() local

12