Searched defs:levprd (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/old/yacc/ | ||
H A D | y2.c | 66 int levprd[NPROD] ; /* precedence levels for the productions */ variable |
/csrg-svn/usr.bin/pascal/eyacc/ | ||
H A D | ey0.c | 49 int levprd[_nprod] = {0,0}; variable |