Lines Matching refs:yyval
1048 YYSTYPE yyval; in yyparse() local
1252 yyval = yyvsp[1-yylen]; in yyparse()
1266 …{ APPEND(DMXConfigEntryPtr,(yyvsp[-1].entry),(yyvsp[0].entry)); (yyval.entry) = (yyvsp[-1].entry);… in yyparse()
1272 { (yyval.entry) = dmxConfigEntryVirtual((yyvsp[0].virtual)); } in yyparse()
1278 { (yyval.entry) = dmxConfigEntryComment((yyvsp[0].comment)); } in yyparse()
1284 …{ (yyval.virtual) = dmxConfigCreateVirtual((yyvsp[-3].token), NULL, NULL, (yyvsp[-2].token), (yyvs… in yyparse()
1290 …{ (yyval.virtual) = dmxConfigCreateVirtual((yyvsp[-4].token), NULL, (yyvsp[-3].pair), (yyvsp[-2].t… in yyparse()
1296 …{ (yyval.virtual) = dmxConfigCreateVirtual((yyvsp[-4].token), (yyvsp[-3].string), NULL, (yyvsp[-2]… in yyparse()
1302 …{ (yyval.virtual) = dmxConfigCreateVirtual((yyvsp[-5].token), (yyvsp[-4].string), (yyvsp[-3].pair)… in yyparse()
1308 …{ APPEND(DMXConfigSubPtr,(yyvsp[-1].subentry),(yyvsp[0].subentry)); (yyval.subentry) = (yyvsp[-1].… in yyparse()
1314 { (yyval.subentry) = dmxConfigSubComment((yyvsp[0].comment)); } in yyparse()
1320 { (yyval.subentry) = dmxConfigSubDisplay((yyvsp[0].display)); } in yyparse()
1326 { (yyval.subentry) = dmxConfigSubWall((yyvsp[0].wall)); } in yyparse()
1332 { (yyval.subentry) = dmxConfigSubOption((yyvsp[0].option)); } in yyparse()
1338 { (yyval.subentry) = dmxConfigSubParam((yyvsp[0].param)); } in yyparse()
1344 …{ (yyval.option) = dmxConfigCreateOption((yyvsp[-2].token), (yyvsp[-1].string), (yyvsp[0].token));… in yyparse()
1350 …{ (yyval.param) = dmxConfigCreateParam((yyvsp[-2].token), NULL, (yyvsp[-1].string), NULL, (yyvsp[0… in yyparse()
1356 …{ (yyval.param) = dmxConfigCreateParam((yyvsp[-3].token), (yyvsp[-2].token), NULL, (yyvsp[0].token… in yyparse()
1357 (yyval.param)->next = (yyvsp[-1].param); in yyparse()
1364 …{ APPEND(DMXConfigParamPtr,(yyvsp[-1].param),(yyvsp[0].param)); (yyval.param) = (yyvsp[-1].param);… in yyparse()
1370 … { (yyval.param) = dmxConfigCreateParam(NULL, NULL, (yyvsp[-1].string), NULL, (yyvsp[0].token)); } in yyparse()
1376 { (yyval.pdim) = dmxConfigCreatePartDim((yyvsp[-1].pair), (yyvsp[0].pair)); } in yyparse()
1382 { (yyval.pdim) = dmxConfigCreatePartDim((yyvsp[0].pair), NULL); } in yyparse()
1388 { (yyval.pdim) = dmxConfigCreatePartDim(NULL, (yyvsp[0].pair)); } in yyparse()
1394 { (yyval.fdim) = dmxConfigCreateFullDim((yyvsp[-2].pdim), (yyvsp[0].pdim)); } in yyparse()
1400 { (yyval.fdim) = dmxConfigCreateFullDim(NULL, (yyvsp[0].pdim)); } in yyparse()
1406 { (yyval.fdim) = dmxConfigCreateFullDim((yyvsp[0].pdim), NULL); } in yyparse()
1412 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-4].token), (yyvsp[-3].string), (yyvsp[-2].fdim)… in yyparse()
1418 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-3].token), NULL, (yyvsp[-2].fdim), (yyvsp[-1].p… in yyparse()
1424 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-3].token), (yyvsp[-2].string), NULL, (yyvsp[-1]… in yyparse()
1430 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-3].token), (yyvsp[-2].string), (yyvsp[-1].fdim)… in yyparse()
1436 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-2].token), NULL, (yyvsp[-1].fdim), NULL, (yyvsp… in yyparse()
1442 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-2].token), (yyvsp[-1].string), NULL, NULL, (yyv… in yyparse()
1448 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-1].token), NULL, NULL, NULL, (yyvsp[0].token));… in yyparse()
1454 …{ (yyval.wall) = dmxConfigCreateWall((yyvsp[-4].token), (yyvsp[-3].pair), (yyvsp[-2].pair), (yyvsp… in yyparse()
1460 …{ (yyval.wall) = dmxConfigCreateWall((yyvsp[-3].token), (yyvsp[-2].pair), NULL, (yyvsp[-1].string)… in yyparse()
1466 …{ (yyval.wall) = dmxConfigCreateWall((yyvsp[-2].token), NULL, NULL, (yyvsp[-1].string), (yyvsp[0].… in yyparse()
1472 … { (yyval.token) = (yyvsp[-1].token); (yyval.token)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1478 … { (yyval.string) = (yyvsp[-1].string); (yyval.string)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1484 … { (yyval.pair) = (yyvsp[-1].pair); (yyval.pair)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1490 … { (yyval.pair) = (yyvsp[-1].pair); (yyval.pair)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1496 … { (yyval.pair) = (yyvsp[-1].pair); (yyval.pair)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1502 … { (yyval.token) = (yyvsp[-1].token); (yyval.token)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1508 … { (yyval.token) = (yyvsp[-1].token); (yyval.token)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1514 … { (yyval.token) = (yyvsp[-1].token); (yyval.token)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1520 … { (yyval.token) = (yyvsp[-1].token); (yyval.token)->comment = (yyvsp[0].comment)->comment; } in yyparse()
1526 …{ APPEND(DMXConfigStringPtr, (yyvsp[-1].string), (yyvsp[0].string)); (yyval.string) = (yyvsp[-1].s… in yyparse()
1546 YY_SYMBOL_PRINT ("-> $$ =", YY_CAST (yysymbol_kind_t, yyr1[yyn]), &yyval, &yyloc); in yyparse()
1551 *++yyvsp = yyval; in yyparse()