HomeSort by: relevance | last modified time | path
    Searched refs:m_compares_with_zero (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
op.h 43 bool m_compares_with_zero: 1; member in struct:__anonc3a3fd470108
ckbool.c 136 if (mp->m_compares_with_zero) {
tree.c 2044 if (mp->m_value_context || mp->m_compares_with_zero)
2052 if (mp->m_value_context || mp->m_compares_with_zero)
2163 if (mp->m_compares_with_zero)
4983 bool ccond = mp->m_compares_with_zero;

Completed in 14 milliseconds