Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1833 int tmp_l = idx2-1; in lrprnt() local
1835 while (tmp_l >= 0 && in lrprnt()
1836 rhstext[tmp_l] == '\\') { in lrprnt()
1838 tmp_l--; in lrprnt()