Searched refs:decl3 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 1494 SVGAGBVertexElement decl3[10]; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 17888 tree decl2, decl3, prev = decl; in tsubst_decomp_names() local 17909 decl3 = tsubst (decl2, args, complain, in_decl); in tsubst_decomp_names() 17912 if (VAR_P (decl3)) in tsubst_decomp_names() 17913 DECL_TEMPLATE_INSTANTIATED (decl3) = 1; in tsubst_decomp_names() 17920 maybe_push_decl (decl3); in tsubst_decomp_names() 17921 if (error_operand_p (decl3)) in tsubst_decomp_names() 17924 && DECL_CHAIN (decl3) != prev in tsubst_decomp_names() 17931 prev = decl3; in tsubst_decomp_names()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 18475 tree decl2, decl3, prev = decl; in tsubst_decomp_names() local 18496 decl3 = tsubst (decl2, args, complain, in_decl); in tsubst_decomp_names() 18499 if (VAR_P (decl3)) in tsubst_decomp_names() 18500 DECL_TEMPLATE_INSTANTIATED (decl3) = 1; in tsubst_decomp_names() 18507 maybe_push_decl (decl3); in tsubst_decomp_names() 18508 if (error_operand_p (decl3)) in tsubst_decomp_names() 18511 && DECL_CHAIN (decl3) != prev in tsubst_decomp_names() 18518 prev = decl3; in tsubst_decomp_names()
|
H A D | ChangeLog-2018 | 3528 * pt.c (tsubst_decomp_names): Don't fail or ICE if DECL_CHAIN (decl3)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 9046 tree decl3 = OMP_CLAUSE_DECL (*cp3); in omp_target_reorder_clauses() local 9050 && operand_equal_p (decl3, decl2_opnd0)) in omp_target_reorder_clauses()
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 13972 9cb42e3162b14f4df1a55310215558e2 gcc/testsuite/g++.dg/cpp1y/alias-decl3.C 21028 bc26ef84f5a062823e14f4e50d2e1e8c gcc/testsuite/g++.dg/template/decl3.C 25825 da4392d4b8319374e5f686fd1c71ef28 gcc/testsuite/g++.old-deja/g++.other/decl3.C 26292 9f475a21ce5a4015b7f0d2ca639eac21 gcc/testsuite/g++.old-deja/g++.pt/decl3.C
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 15210 9cb42e3162b14f4df1a55310215558e2 gcc/testsuite/g++.dg/cpp1y/alias-decl3.C 24173 bc26ef84f5a062823e14f4e50d2e1e8c gcc/testsuite/g++.dg/template/decl3.C 29331 7969b9ed0fc55d3bfa3b62b98a9911f0 gcc/testsuite/g++.old-deja/g++.other/decl3.C 29798 9f475a21ce5a4015b7f0d2ca639eac21 gcc/testsuite/g++.old-deja/g++.pt/decl3.C
|