Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/yacc/common/
H A Dy3.c40 static int lastred; /* number of the last reduction of a state */ variable
77 lastred = 0; in output()
81 lastred = -c; in output()
97 lastred, symnam(k)); in output()
98 if (-temp1[k] > lastred) in output()
99 temp1[k] = -lastred; in output()
108 precftn(lastred, k, i); in output()
360 lastred = 0; in wract()
365 if (temp1[j] + lastred == 0) in wract()
376 lastred = tred; in wract()
[all …]