Home
last modified time | relevance | path

Searched refs:tIMPLICITENDIF (Results 1 – 5 of 5) sorted by relevance

/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dbison.h99 tIMPLICITENDIF = 305, enumerator
H A Dyabasic.flex46 token tIMPLICITENDIF will be returned. In any case we reset
118 \n\n {yycolumn=1;yydoublenl=TRUE; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;}…
119 \n {yycolumn=1; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;};return tSEP;}
124 REM\n {yycolumn=1; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;};return tSEP;}
H A Dflex.c2334 {yycolumn=1;yydoublenl=TRUE; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;} if (…
2339 {yycolumn=1; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;};return tSEP;}
2356 {yycolumn=1; if (in_short_if) {in_short_if--;yyless(0);return tIMPLICITENDIF;};return tSEP;}
H A Dyabasic.bison149 %token tIF tTHEN tELSE tELSIF tENDIF tIMPLICITENDIF tUSING
749 | tIMPLICITENDIF {poplabel();}
H A Dbison.c277 tIMPLICITENDIF = 305, enumerator