Home
last modified time | relevance | path

Searched refs:ast_declaration (Results 1 – 25 of 80) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dglsl_parser.yy1015 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1025 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1035 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1045 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1066 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1076 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1086 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1096 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1106 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1118 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp444 ast_declaration *declaration;
4065 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4079ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
4093ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-3].identifier), (yyvsp[-2].array_specifie… in yyparse()
4107ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
4132 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4146ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
4174ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
4188 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4204 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dglsl_parser.yy1015 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1025 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1035 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1045 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1066 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1076 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1086 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1096 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1106 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1118 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp444 ast_declaration *declaration;
4065 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4079ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
4093ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-3].identifier), (yyvsp[-2].array_specifie… in yyparse()
4107ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
4132 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4146ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
4174ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
4188 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4204 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_parser.yy1052 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1062 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1072 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1082 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1103 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1114 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1125 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1136 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1159 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp368 ast_declaration *declaration;
3510 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3524ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
3552ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3577 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3622ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3637 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3653 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4478 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4491 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
H A Dglsl_parser.h216 ast_declaration *declaration;
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_parser.yy1052 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1062 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1072 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1082 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1103 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1114 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1125 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1136 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1159 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp368 ast_declaration *declaration;
3510 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3524ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
3552ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3577 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3622ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3637 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3653 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4478 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4491 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
H A Dglsl_parser.h216 ast_declaration *declaration;
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_parser.yy1052 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1062 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1072 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1082 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1103 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1114 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1125 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1136 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1159 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp368 ast_declaration *declaration;
3510 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3524ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
3552ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3577 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3622ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3637 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3653 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4478 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4491 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_parser.yy1051 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1061 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1071 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1081 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1146 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1158 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
H A Dglsl_parser.cpp359 ast_declaration *declaration;
3419 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3433ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-1].identifier), (yyvsp[0].array_specifier… in yyparse()
3461ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3486 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3531ast_declaration *decl = new(ctx) ast_declaration((yyvsp[-2].identifier), NULL, (yyvsp[0].expressio… in yyparse()
3546 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
3562 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4368 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
4381 ast_declaration *decl = new(ctx) ast_declaration((yyvsp[0].identifier), NULL, NULL); in yyparse()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_parser.yy1040 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1050 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1060 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1070 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1091 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1102 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1113 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1124 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1135 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dglsl_parser.yy1039 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1049 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1059 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1069 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1090 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1101 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1112 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1123 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1134 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1146 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/
H A Dglsl_parser.yy1052 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, NULL);
1062 ast_declaration *decl = new(ctx) ast_declaration($3, $4, NULL);
1072 ast_declaration *decl = new(ctx) ast_declaration($3, $4, $6);
1082 ast_declaration *decl = new(ctx) ast_declaration($3, NULL, $5);
1103 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1114 ast_declaration *decl = new(ctx) ast_declaration($2, $3, NULL);
1125 ast_declaration *decl = new(ctx) ast_declaration($2, $3, $5);
1136 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, $4);
1147 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
1159 ast_declaration *decl = new(ctx) ast_declaration($2, NULL, NULL);
[all …]

1234