Home
last modified time | relevance | path

Searched refs:yyeseqid (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.bin/pascal/pxp/
H A Dyyput.c123 yyoutfl(yyeseqid); in yysync()
124 if (lastid != yyeseqid) in yysync()
125 yygetline(yyefile, yyseekp, yyeline, yyeseqid); in yysync()
/original-bsd/usr.bin/pascal/src/
H A Dyyput.c112 yyoutfl(yyeseqid); in yysync()
113 if (lastid != yyeseqid) in yysync()
114 yygetline(yyefile, yyseekp, yyeline, yyeseqid); in yysync()
H A Dyy.h106 #define yyeseqid Y.Yyeseqid macro
H A Dyylex.c76 yyeseqid = yyseqid; in yylex()