Searched refs:O_BORASN (Results 1 – 1 of 1) sorted by relevance
35 O_LSHIFTASN, O_RSHIFTASN, O_BANDASN, O_BXORASN, O_BORASN, enumerator56 #define IS_ASSIGNOP(op) ((int)(op) >= (int)O_ASN && (int)(op) <= (int)O_BORASN)416 case O_BORASN: in evalexpr()