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