Searched refs:TopPileB (Results 1 – 6 of 6) sorted by relevance
107 TopPileB=0; in InitCase()156 PileBloc[TopPileB]->NbInstr++; in AddCom()162 PileBloc[TopPileB]->TabInstr=(Instr*)realloc(PileBloc[TopPileB]->TabInstr, in AddCom()337 TopPileB++; in EmpilerBloc()338 PileBloc[TopPileB]=TmpBloc; in EmpilerBloc()348 Bloc1=PileBloc[TopPileB]; in DepilerBloc()349 TopPileB--; in DepilerBloc()350 IfInstr=&PileBloc[TopPileB]->TabInstr[PileBloc[TopPileB]->NbInstr]; in DepilerBloc()475 TopPileB--;481 TopPileB--;[all …]
392 TopPileB=0; in InitCase()441 PileBloc[TopPileB]->NbInstr++; in AddCom()447 PileBloc[TopPileB]->TabInstr=(Instr*)realloc(PileBloc[TopPileB]->TabInstr, in AddCom()622 TopPileB++; in EmpilerBloc()623 PileBloc[TopPileB]=TmpBloc; in EmpilerBloc()633 Bloc1=PileBloc[TopPileB]; in DepilerBloc()634 TopPileB--; in DepilerBloc()635 IfInstr=&PileBloc[TopPileB]->TabInstr[PileBloc[TopPileB]->NbInstr]; in DepilerBloc()2594 TopPileB--;2602 TopPileB--;[all …]
184 TopPileB = 0; in InitCase()236 PileBloc[TopPileB]->NbInstr++; in AddCom()237 CurrInstr = PileBloc[TopPileB]->NbInstr; in AddCom()242 PileBloc[TopPileB]->TabInstr = (Instr *) realloc (PileBloc[TopPileB]->TabInstr, in AddCom()424 TopPileB++; in EmpilerBloc()425 PileBloc[TopPileB] = TmpBloc; in EmpilerBloc()436 Bloc1 = PileBloc[TopPileB]; in DepilerBloc()437 TopPileB--; in DepilerBloc()438 IfInstr = &PileBloc[TopPileB]->TabInstr[PileBloc[TopPileB]->NbInstr]; in DepilerBloc()1573 TopPileB--; in yyparse()[all …]
87 TopPileB=0; 136 PileBloc[TopPileB]->NbInstr++;137 CurrInstr=PileBloc[TopPileB]->NbInstr;142 PileBloc[TopPileB]->TabInstr=(Instr*)realloc(PileBloc[TopPileB]->TabInstr,316 TopPileB++; 317 PileBloc[TopPileB]=TmpBloc;327 Bloc1=PileBloc[TopPileB];328 TopPileB--; 329 IfInstr=&PileBloc[TopPileB]->TabInstr[PileBloc[TopPileB]->NbInstr];414 TopPileB--; [all …]