Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1795 wchar_t *m_rhs = NULL; in lrprnt() local
1812 p = m_rhs = (wchar_t *) in lrprnt()
1814 if (m_rhs == NULL) in lrprnt()
1856 if (m_rhs == NULL) in lrprnt()
1859 rhs = m_rhs; in lrprnt()
1862 if (m_rhs) in lrprnt()
1863 free(m_rhs); in lrprnt()