Home
last modified time | relevance | path

Searched refs:_GOTO (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/picpas/PicPas-7940bc3/Source/
H A DGenCod_PIC16.pas766 _GOTO (LOOP);
1442 _GOTO(loop1);
2656 _GOTO(_PC+1);
2663 _GOTO(_PC+1);
2664 _GOTO(_PC+1);
2671 _GOTO(_PC+1);
2672 _GOTO(_PC+1);
2673 _GOTO(_PC+1);
2727 _GOTO(_PC+2);
2729 _GOTO(_PC+2);
[all …]
H A DGenCod_PIC17.pas766 _GOTO (LOOP);
1442 _GOTO(loop1);
2656 _GOTO(_PC+1);
2663 _GOTO(_PC+1);
2664 _GOTO(_PC+1);
2671 _GOTO(_PC+1);
2672 _GOTO(_PC+1);
2673 _GOTO(_PC+1);
2727 _GOTO(_PC+2);
2729 _GOTO(_PC+2);
[all …]
H A DGenCod_PIC10.pas791 _GOTO (LOOP);
2750 _GOTO(_PC+1);
2758 _GOTO(_PC+1);
2759 _GOTO(_PC+1);
2767 _GOTO(_PC+1);
2768 _GOTO(_PC+1);
2769 _GOTO(_PC+1);
2777 _GOTO(_PC+1);
2825 _GOTO(_PC+2);
2827 _GOTO(_PC+2);
[all …]
H A DCompilerPIC16.pas597 _GOTO(l1);
602 _GOTO(l1);
627 _GOTO(l1);
639 _GOTO(l1); //salta a evaluar la condición
709 _GOTO(l1); //repite el lazo
H A DCompiler_PIC17.pas614 _GOTO(l1);
619 _GOTO(l1);
644 _GOTO(l1);
656 _GOTO(l1); //salta a evaluar la condición
726 _GOTO(l1); //repite el lazo
H A DCompiler_PIC10.pas615 _GOTO(l1);
620 _GOTO(l1);
645 _GOTO(l1);
657 _GOTO(l1); //salta a evaluar la condición
727 _GOTO(l1); //repite el lazo
H A DCompiler_PIC16.pas617 _GOTO(l1);
622 _GOTO(l1);
647 _GOTO(l1);
659 _GOTO(l1); //salta a evaluar la condición
729 _GOTO(l1); //repite el lazo
H A DGenCodBas_PIC10.pas157 procedure _GOTO(const a: word); procedure
1393 procedure TGenCodBas._GOTO(const a: word); inline; procedure
1739 _GOTO(0); //salto pendiente
1764 _GOTO(0); //salto pendiente
2221 _GOTO(j1);
H A DGenCodBas_PIC16.pas169 procedure _GOTO(const a: word); procedure
1402 procedure TGenCodBas._GOTO(const a: word); inline; procedure
1748 _GOTO(0); //salto pendiente
2227 _GOTO(j1);
H A DGenCodBas_PIC17.pas159 procedure _GOTO(const a: word); procedure
1359 procedure TGenCodBas._GOTO(const a: word); inline; procedure
1691 _GOTO(0); //salto pendiente
2138 _GOTO(j1);
H A DGenCodBas_PICBase.pas168 procedure _GOTO(const a: word); procedure
1447 procedure TGenCodBas_PICBase._GOTO(const a: word); inline; procedure
2115 _GOTO(j1);
/dports/lang/fpc-utils/fpc-3.2.2/utils/h2pas/
H A Dconveru.pas8 const _GOTO = 260;
/dports/lang/fpc-source/fpc-3.2.2/utils/h2pas/
H A Dconveru.pas8 const _GOTO = 260;
/dports/lang/awka/awka-0.7.5/awka/
H A Dcode.h154 #define _GOTO 43 macro
H A Dpreprocess.c756 progcode[i-1].op = _GOTO; in preprocess()
757 progcode[i-1].func = code[_GOTO-1].func; in preprocess()
807 case _GOTO: in preprocess()
H A Dawka_exe.h184 { "goto", awka_goto, _GOTO, -1, TRUE, 0, },
H A Dda.c679 case _GOTO:
H A Dparse.y250 code2(_GOTO, 0) ; }
H A Dparse.c1722 code2(_GOTO, 0) ; } in yyparse()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dpstatmnt.pas1125 _GOTO :
1129 consume(_GOTO);
H A Dtokens.pas142 _GOTO,
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dpstatmnt.pas1125 _GOTO :
1129 consume(_GOTO);
H A Dtokens.pas142 _GOTO,
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dpstatmnt.pas1125 _GOTO :
1129 consume(_GOTO);
H A Dtokens.pas142 _GOTO,

12