Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Dtree.c4815 check_expr_op(op_t op, const tnode_t *ln, bool szof, bool fcall, bool eqwarn) in check_expr_op() argument
4846 if (hflag && eqwarn) in check_expr_op()
4871 bool eqwarn, bool fcall, bool retval_discarded, bool szof) in check_expr_misc() argument
4899 check_expr_op(op, ln, szof, fcall, eqwarn); in check_expr_misc()