Searched refs:has_operands (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.bin/xlint/common/
H A Dlint.h146 #define has_operands(tn) (modtab[(tn)->tn_op].m_has_operands) macro
/netbsd-current/usr.bin/xlint/lint1/
H A Ddebug.c261 lint_assert(has_operands(tn));
H A Dtree.c981 lint_assert(has_operands(tn));
1583 lint_assert(has_operands(tn));
1660 lint_assert(has_operands(tn));
1751 lint_assert(has_operands(tn));
1896 lint_assert(has_operands(rn));
4667 lint_assert(has_operands(tn));

Completed in 146 milliseconds