Home
last modified time | relevance | path

Searched defs:decl2 (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dopt_fc1.c129 /* 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 Dopt_badp.c224 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 Dopt_bad.c175 int decl2; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c1303 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 Dgimplify.c7095 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 Dcgraph.c232 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions()
H A Dgenautomata.c1788 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 Dipa-devirt.cc636 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 Domp-low.cc1436 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 Dgimplify.cc7419 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 Dgenautomata.cc1788 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 Dcgraph.cc235 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc2470 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 Di386-features.c2340 ix86_compare_version_priority (tree decl1, tree decl2) in ix86_compare_version_priority()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c3361 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 Dparser.c13992 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 Dpt.cc3406 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 Dparser.cc15520 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 Dsvga3d_cmd.h1476 SVGAGBVertexElement decl2[18]; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c24158 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 Drs6000.cc24844 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