Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy3.c38 static int lastred; /* number of the last reduction of a state */ variable
75 lastred = 0; in output()
79 lastred = -c; in output()
95 lastred, symnam(k)); in output()
96 if (-temp1[k] > lastred) in output()
97 temp1[k] = -lastred; in output()
106 precftn(lastred, k, i); in output()
357 lastred = 0; in wract()
362 if (temp1[j] + lastred == 0) in wract()
373 lastred = tred; in wract()
[all …]