Searched refs:O_PLUSPLUS (Results 1 – 1 of 1) sorted by relevance
31 O_PLUSPLUS = 0, O_MINUSMINUS, enumerator320 if (op == O_PLUSPLUS) in do_ppmm()376 case O_PLUSPLUS: in evalexpr()394 if (es->tok == O_PLUSPLUS || es->tok == O_MINUSMINUS) { in evalexpr()