Home
last modified time | relevance | path

Searched defs:pfirst (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/pascal/eyacc/
H A Dey0.c76 struct looksets **pfirst; /* vector of pointers to first sets for each nonterminal */ variable
/csrg-svn/old/yacc/
H A Dy1.c48 struct looksets *pfirst[NNONTERM+2]; /* vector of pointers to first sets for each nonterminal */ variable