Searched refs:TOK_XOR_ASSIGN (Results 1 – 1 of 1) sorted by relevance
141 #define TOK_XOR_ASSIGN tok_decl(2,3) macro375 else if (op == TOK_BXOR || op == TOK_XOR_ASSIGN) in arith_apply()485 '^','=', 0, TOK_XOR_ASSIGN,