Home
last modified time | relevance | path

Searched refs:Wseqid (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.bin/pascal/pxp/
H A Dyycomm.c65 return(tree(6, l, yypw[i].Wseqid, yypw[i].Wcol, yyseqid, yycol, yypw[N].Wseqid));
/original-bsd/usr.bin/pascal/src/
H A Dyy.h305 int Wseqid; member
H A Dyyparse.c112 yypw[1].Wseqid = yyseqid; in yyparse()