Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDop.h44 u_int m_vctx : 1; /* value context for left operand */ member
HDtree.c564 if (mp->m_vctx || mp->m_tctx) in build()
586 if (mp->m_vctx || mp->m_tctx) in build()
3640 cvctx = mp->m_vctx; in chkmisc()