Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/xlint/lint1/
H A Dop.h111 ORASS, enumerator
H A Dscan.l88 "|=" return lex_operator(T_OPASSIGN, ORASS);
H A Dckbool.c74 if (op == ASSIGN || op == ANDASS || op == XORASS || op == ORASS || in is_typeok_strict_bool_binary()
H A Dtree.c1643 op == ORASS || in is_floating_overflow()
2086 case ORASS: in struct_or_union_member()
3311 case ORASS:
4049 * This can happen with operator ORASS only. in build_offsetof()
4170 if (op == ORASS || op == BITOR || op == BITXOR) { in null_pointer_offset()
4846 case ORASS: in begin_statement_expr()