Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1798 int tmp_l = idx2-1; in lrprnt() local
1800 while (tmp_l >= 0 && in lrprnt()
1801 rhstext[tmp_l] == '\\') { in lrprnt()
1803 tmp_l--; in lrprnt()