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 147 #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 1257 lint_assert(has_operands(tn));
1857 lint_assert(has_operands(tn));
1931 lint_assert(has_operands(tn));
2022 lint_assert(has_operands(tn));
2170 lint_assert(has_operands(rn));
4976 lint_assert(has_operands(tn));

Completed in 15 milliseconds