| /src/external/gpl3/binutils/dist/binutils/ |
| rcparse.c | 1869 YYSTYPE yyval; local 2070 Otherwise, the following line sets YYVAL to garbage. 2072 users should not rely upon it. Assigning to YYVAL 2074 GCC warning that YYVAL may be used uninitialized. */ 2075 yyval = yyvsp[1-yylen]; 2095 (yyval.pacc) = NULL; 2108 (yyval.pacc) = a; 2116 (yyval.pacc) = (yyvsp[-1].pacc); 2125 (yyval.acc) = (yyvsp[-1].acc); 2126 (yyval.acc).id = (yyvsp[0].il) [all...] |
| defparse.c | 1139 YYSTYPE yyval; local 1340 Otherwise, the following line sets YYVAL to garbage. 1342 users should not rely upon it. Assigning to YYVAL 1344 GCC warning that YYVAL may be used uninitialized. */ 1345 yyval = yyvsp[1-yylen]; 1467 { (yyval.number)=(yyvsp[0].number);} 1473 { (yyval.number)=-1;} 1479 { (yyval.number) = 1; } 1485 { (yyval.number) = 2; } 1491 { (yyval.number) = 4; [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| rcparse.c | 1869 YYSTYPE yyval; local 2070 Otherwise, the following line sets YYVAL to garbage. 2072 users should not rely upon it. Assigning to YYVAL 2074 GCC warning that YYVAL may be used uninitialized. */ 2075 yyval = yyvsp[1-yylen]; 2095 (yyval.pacc) = NULL; 2108 (yyval.pacc) = a; 2116 (yyval.pacc) = (yyvsp[-1].pacc); 2125 (yyval.acc) = (yyvsp[-1].acc); 2126 (yyval.acc).id = (yyvsp[0].il) [all...] |
| defparse.c | 1139 YYSTYPE yyval; local 1340 Otherwise, the following line sets YYVAL to garbage. 1342 users should not rely upon it. Assigning to YYVAL 1344 GCC warning that YYVAL may be used uninitialized. */ 1345 yyval = yyvsp[1-yylen]; 1467 { (yyval.number)=(yyvsp[0].number);} 1473 { (yyval.number)=-1;} 1479 { (yyval.number) = 1; } 1485 { (yyval.number) = 2; } 1491 { (yyval.number) = 4; [all...] |
| /src/external/bsd/elftosb/dist/elftosb2/ |
| elftosb_parser.tab.cpp | 1326 YYSTYPE yyval; 1528 Otherwise, the following line sets YYVAL to garbage. 1530 users should not rely upon it. Assigning to YYVAL 1532 GCC warning that YYVAL may be used uninitialized. */ 1533 yyval = yyvsp[1-yylen]; 1554 (yyval.m_ast) = list; 1561 (yyval.m_ast) = (yyvsp[-1].m_ast); 1566 { (yyval.m_ast) = (yyvsp[0].m_ast); ;} 1570 { (yyval.m_ast) = (yyvsp[0].m_ast); ;} 1574 { (yyval.m_ast) = (yyvsp[0].m_ast); ; 1323 YYSTYPE yyval; local [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| bfin-parse.c | 2602 YYSTYPE yyval; local 2803 Otherwise, the following line sets YYVAL to garbage. 2805 users should not rely upon it. Assigning to YYVAL 2807 GCC warning that YYVAL may be used uninitialized. */ 2808 yyval = yyvsp[1-yylen]; 2834 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-5].instr), (yyvsp[-3].instr), (yyvsp[-1].instr)); 2836 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-5].instr), (yyvsp[-1].instr), (yyvsp[-3].instr)); 2843 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-3].instr), (yyvsp[-5].instr), (yyvsp[-1].instr)); 2845 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-3].instr), (yyvsp[-1].instr), (yyvsp[-5].instr)); 2852 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-1].instr), (yyvsp[-5].instr), (yyvsp[-3].instr)) [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| bfin-parse.c | 2602 YYSTYPE yyval; local 2803 Otherwise, the following line sets YYVAL to garbage. 2805 users should not rely upon it. Assigning to YYVAL 2807 GCC warning that YYVAL may be used uninitialized. */ 2808 yyval = yyvsp[1-yylen]; 2834 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-5].instr), (yyvsp[-3].instr), (yyvsp[-1].instr)); 2836 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-5].instr), (yyvsp[-1].instr), (yyvsp[-3].instr)); 2843 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-3].instr), (yyvsp[-5].instr), (yyvsp[-1].instr)); 2845 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-3].instr), (yyvsp[-1].instr), (yyvsp[-5].instr)); 2852 (yyval.instr) = gen_multi_instr_1 ((yyvsp[-1].instr), (yyvsp[-5].instr), (yyvsp[-3].instr)) [all...] |
| /src/tools/m4/bootstrap/ |
| parser.c | 307 YYSTYPE yyval; variable 480 yyval = yyvsp[1-yym]; 482 yyval = yyvalzero; 491 { yyval = yyvsp[-2] + yyvsp[0]; } 495 { yyval = yyvsp[-2] - yyvsp[0]; } 499 { yyval = yyvsp[-2] * yyvsp[0]; } 508 yyval = yyvsp[-2] / yyvsp[0]; 518 yyval = yyvsp[-2] % yyvsp[0]; 523 { yyval = yyvsp[-2] << yyvsp[0]; } 527 { yyval = yyvsp[-2] >> yyvsp[0]; [all...] |
| /src/external/gpl3/binutils/dist/ld/ |
| ldgram.c | 2547 YYSTYPE yyval; variable 3330 yyval = yystack.l_mark[1-yym]; 3332 memset(&yyval, 0, sizeof yyval); 3513 { yyval.name = NULL; } 3699 { yyval.integer = input_flags.add_DT_NEEDED_for_regular; 3710 { yyval.integer = input_flags.add_DT_NEEDED_for_regular; 3721 { yyval.integer = input_flags.add_DT_NEEDED_for_regular; 3749 yyval.cname = yystack.l_mark[0].name; 3756 yyval.wildcard.name = yystack.l_mark[0].cname [all...] |
| deffilep.c | 139 #define yyval def_val macro 1246 YYSTYPE yyval; local 1447 Otherwise, the following line sets YYVAL to garbage. 1449 users should not rely upon it. Assigning to YYVAL 1451 GCC warning that YYVAL may be used uninitialized. */ 1452 yyval = yyvsp[1-yylen]; 1532 { (yyval.number) = (yyvsp[-2].number) | (yyvsp[0].number); } 1538 { (yyval.number) = 0; } 1544 { (yyval.number) = 1; } 1550 { (yyval.number) = 1; [all...] |
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldgram.c | 2395 YYSTYPE yyval; local 2596 Otherwise, the following line sets YYVAL to garbage. 2598 users should not rely upon it. Assigning to YYVAL 2600 GCC warning that YYVAL may be used uninitialized. */ 2601 yyval = yyvsp[1-yylen]; 2800 { (yyval.name) = NULL; } 3021 { (yyval.integer) = input_flags.add_DT_NEEDED_for_regular; 3034 { (yyval.integer) = input_flags.add_DT_NEEDED_for_regular; 3047 { (yyval.integer) = input_flags.add_DT_NEEDED_for_regular; 3080 (yyval.cname) = (yyvsp[0].name) [all...] |
| /src/external/bsd/byacc/dist/test/yacc/ |
| grammar.tab.c | 35 #ifndef yyval 36 #define yyval grammar_val macro 37 #endif /* yyval */ 909 YYSTYPE yyval; variable 1302 yyval = yystack.l_mark[1-yym]; 1304 memset(&yyval, 0, sizeof yyval); 1502 join_decl_specs(&yyval.decl_spec, &yystack.l_mark[-1].decl_spec, &yystack.l_mark[0].decl_spec); 1511 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_NONE); 1518 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_EXTERN) [all...] |
| code_calc.code.c | 35 #ifndef yyval 36 #define yyval calc_val macro 37 #endif /* yyval */ 191 YYSTYPE yyval; variable 459 yyval = yystack.l_mark[1-yym]; 461 memset(&yyval, 0, sizeof yyval); 482 { yyval = yystack.l_mark[-1]; } 487 { yyval = yystack.l_mark[-2] + yystack.l_mark[0]; } 492 { yyval = yystack.l_mark[-2] - yystack.l_mark[0]; [all...] |
| calc1.tab.c | 35 #ifndef yyval 36 #define yyval calc1_val macro 37 #endif /* yyval */ 347 YYSTYPE yyval; variable 700 yyval = yystack.l_mark[1-yym]; 702 memset(&yyval, 0, sizeof yyval); 744 yyval.dval = dreg[yystack.l_mark[0].ival]; 751 yyval.dval = yystack.l_mark[-2].dval + yystack.l_mark[0].dval; 758 yyval.dval = yystack.l_mark[-2].dval - yystack.l_mark[0].dval [all...] |
| varsyntax_calc1.tab.c | 36 #ifndef yyval 37 #define yyval varsyntax_calc1_val macro 38 #endif /* yyval */ 348 YYSTYPE yyval; variable 701 yyval = yystack.l_mark[1-yym]; 703 memset(&yyval, 0, sizeof yyval); 745 yyval.dval = dreg[yystack.l_mark[0].ival]; /* $$ & $1 are sufficient here*/ 752 yyval.dval = yystack.l_mark[-2].dval + yystack.l_mark[0].dval; 759 yyval.dval = yystack.l_mark[-2].dval - yystack.l_mark[0].dval [all...] |
| calc3.tab.c | 35 #ifndef yyval 36 #define yyval calc3_val macro 37 #endif /* yyval */ 445 YYSTYPE yyval; local 463 memset(&yyval, 0, sizeof(yyval)); 584 yyval = yystack.l_mark[1-yym]; 586 memset(&yyval, 0, sizeof yyval); 607 { yyval = yystack.l_mark[-1]; [all...] |
| ok_syntax1.tab.c | 35 #ifndef yyval 36 #define yyval ok_syntax1_val macro 37 #endif /* yyval */ 468 YYSTYPE yyval; local 486 memset(&yyval, 0, sizeof(yyval)); 607 yyval = yystack.l_mark[1-yym]; 609 memset(&yyval, 0, sizeof yyval); 630 { yyval.ival = yystack.l_mark[-1].ival; [all...] |
| pure_calc.tab.c | 35 #ifndef yyval 36 #define yyval calc_val macro 37 #endif /* yyval */ 441 YYSTYPE yyval; local 459 memset(&yyval, 0, sizeof(yyval)); 580 yyval = yystack.l_mark[1-yym]; 582 memset(&yyval, 0, sizeof yyval); 603 { yyval = yystack.l_mark[-1]; [all...] |
| rename_debug.i | 64 extern YYSTYPE yyval;
|
| calc.tab.c | 35 #ifndef yyval 36 #define yyval calc_val macro 37 #endif /* yyval */ 299 YYSTYPE yyval; variable 563 yyval = yystack.l_mark[1-yym]; 565 memset(&yyval, 0, sizeof yyval); 586 { yyval = yystack.l_mark[-1]; } 591 { yyval = yystack.l_mark[-2] + yystack.l_mark[0]; } 596 { yyval = yystack.l_mark[-2] - yystack.l_mark[0]; [all...] |
| calc2.tab.c | 35 #ifndef yyval 36 #define yyval calc2_val macro 37 #endif /* yyval */ 301 YYSTYPE yyval; variable 576 yyval = yystack.l_mark[1-yym]; 578 memset(&yyval, 0, sizeof yyval); 599 { yyval = yystack.l_mark[-1]; } 604 { yyval = yystack.l_mark[-2] + yystack.l_mark[0]; } 609 { yyval = yystack.l_mark[-2] - yystack.l_mark[0]; [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| po-gram-gen.c | 78 #define yyval po_gram_val macro 738 YYSTYPE yyval; 983 Otherwise, the following line sets YYVAL to the semantic value of 985 users should not rely upon it. Assigning to YYVAL 987 GCC warning that YYVAL may be used uninitialized. */ 988 yyval = yyvsp[1-yylen]; 1108 yyval.message_intro.prev_ctxt = NULL; 1109 yyval.message_intro.prev_id = NULL; 1110 yyval.message_intro.prev_id_plural = NULL; 1111 yyval.message_intro.ctxt = yyvsp[0].string.string 736 YYSTYPE yyval; local [all...] |
| /src/external/bsd/flex/dist/src/ |
| initparse.c | 579 YYSTYPE yyval; variable 936 yyval = yystack.l_mark[1-yym]; 938 memset(&yyval, 0, sizeof yyval); 1129 { yyval = scon_stk_ptr; } 1132 { yyval = yystack.l_mark[-2]; } 1136 yyval = scon_stk_ptr; 1152 { yyval = scon_stk_ptr; } 1232 yyval = link_machines( yystack.l_mark[-1], yystack.l_mark[0] ); 1250 yyval = mkstate( SYM_EPSILON ) [all...] |
| /src/external/bsd/byacc/dist/test/btyacc/ |
| grammar.tab.c | 38 #ifndef yyval 39 #define yyval grammar_val macro 40 #endif /* yyval */ 1072 YYSTYPE yyval; variable 2014 yyval = yystack.l_mark[1-yym]; 2016 memset(&yyval, 0, sizeof yyval); 2228 join_decl_specs(&yyval.decl_spec, &yystack.l_mark[-1].decl_spec, &yystack.l_mark[0].decl_spec); 2237 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_NONE); 2244 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_EXTERN) [all...] |
| rename_debug.i | 64 extern YYSTYPE yyval;
|