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

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

Completed in 55 milliseconds