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

  /src/usr.bin/xlint/common/
lint.h 145 #define has_operands(tn) (modtab[(tn)->tn_op].m_has_operands) macro
  /src/usr.bin/xlint/lint1/
debug.c 265 lint_assert(has_operands(tn));
tree.c 1321 lint_assert(has_operands(tn));
1921 lint_assert(has_operands(tn));
1995 lint_assert(has_operands(tn));
2086 lint_assert(has_operands(tn));
2234 lint_assert(has_operands(rn));
5038 lint_assert(has_operands(tn));

Completed in 24 milliseconds