Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Dtree.c1751 is_confusing_precedence(op_t op, const tnode_t *operand, op_t *cop) in is_confusing_precedence() function
1800 if (is_confusing_precedence(tn->tn_op, ln, &cop) || in check_precedence_confusion()
1801 is_confusing_precedence(tn->tn_op, rn, &cop)) { in check_precedence_confusion()