/netbsd-src/tests/usr.bin/indent/ |
H A D | opt_fc1.c | 129 /* comment */ int decl2; /* comment */ variable 130 /* looooooooooooooooooooooooooooooooooooooooong first comment */ int decl2; /* second comment */ variable 131 /* first comment */ int decl2; /* looooooooooooooooooooooooooooooooooooooooong second comment */ variable 135 /* comment */ int decl2; /* comment */ variable 136 /* looooooooooooooooooooooooooooooooooooooooong first comment */ int decl2; /* second comment */ variable 137 /* first comment */ int decl2; /* looooooooooooooooooooooooooooooooooooooooong variable
|
H A D | opt_badp.c | 224 int decl2 = 5; in f() local 237 int decl2 = 5; in f() local 253 int decl2; in f() local 264 int decl2; in f() local
|
H A D | opt_bad.c | 175 int decl2; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 1303 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1398 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1412 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1563 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1645 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 12572 tree decl2 = DECL_VALUE_EXPR (new_var); in lower_omp_target() local
|
H A D | gimplify.c | 7095 tree decl2) in omp_notice_threadprivate_variable() 10104 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses_1() local 10472 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses() local 10523 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses() local
|
H A D | cgraph.c | 232 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions()
|
H A D | genautomata.c | 1788 const_decl_t const decl2 = (const_decl_t) automaton_decl_2; in automaton_decl_eq_p() local 1887 const_decl_t const decl2 = (const_decl_t) insn_decl_2; in insn_decl_eq_p() local 7896 decl_t decl, decl2; in output_insn_code_cases() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-devirt.cc | 636 methods_equal_p (tree decl1, tree decl2) in methods_equal_p() 904 tree decl2 = TYPE_NAME (TYPE_MAIN_VARIANT (t2)); in warn_odr() local
|
H A D | omp-low.cc | 1436 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1620 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1634 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1789 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 1876 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() local 13882 tree decl2 = DECL_VALUE_EXPR (new_var); in lower_omp_target() local
|
H A D | gimplify.cc | 7419 tree decl2) in omp_notice_threadprivate_variable() 8966 tree decl2 = OMP_CLAUSE_DECL (*cp2); in omp_target_reorder_clauses() local 9025 tree decl2 = OMP_CLAUSE_DECL (*cp2); in omp_target_reorder_clauses() local 11278 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses_1() local 11678 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses() local 11729 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses() local
|
H A D | genautomata.cc | 1788 const_decl_t const decl2 = (const_decl_t) automaton_decl_2; in automaton_decl_eq_p() local 1887 const_decl_t const decl2 = (const_decl_t) insn_decl_2; in insn_decl_eq_p() local 7896 decl_t decl, decl2; in output_insn_code_cases() local
|
H A D | cgraph.cc | 235 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-features.cc | 2470 ix86_compare_version_priority (tree decl1, tree decl2) in ix86_compare_version_priority()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-features.c | 2340 ix86_compare_version_priority (tree decl1, tree decl2) in ix86_compare_version_priority()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 3361 tree decl2 = TREE_VALUE (parm2); in template_parameters_equivalent_p() local 12720 for (tree decl2 = DECL_CHAIN (decl); in extract_locals_r() local 17888 tree decl2, decl3, prev = decl; in tsubst_decomp_names() local 24157 tree decl2 = DECL_TEMPLATE_RESULT (pat2); in more_specialized_fn() local
|
H A D | parser.c | 13992 tree decl2 = start_decl (declarator, &decl_specs, SD_INITIALIZED, in cp_parser_decomposition_declaration() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 3406 tree decl2 = TREE_VALUE (parm2); in template_parameters_equivalent_p() local 13061 for (tree decl2 = DECL_CHAIN (decl); in extract_locals_r() local 18475 tree decl2, decl3, prev = decl; in tsubst_decomp_names() local 25076 tree decl2 = DECL_TEMPLATE_RESULT (pat2); in more_specialized_fn() local
|
H A D | parser.cc | 15520 tree decl2 = start_decl (declarator, &decl_specs, SD_DECOMPOSITION, in cp_parser_decomposition_declaration() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 1476 SVGAGBVertexElement decl2[18]; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 24158 rs6000_compare_version_priority (tree decl1, tree decl2) in rs6000_compare_version_priority() 24211 const tree decl2 = default_version_info->this_node->decl; in rs6000_get_function_versions_dispatcher() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 24844 rs6000_compare_version_priority (tree decl1, tree decl2) in rs6000_compare_version_priority() 24897 const tree decl2 = default_version_info->this_node->decl; in rs6000_get_function_versions_dispatcher() local
|