Searched refs:TOK_DIV_ASSIGN (Results 1 – 1 of 1) sorted by relevance
148 #define TOK_DIV_ASSIGN tok_decl(3,1) macro414 else if (op == TOK_DIV || op == TOK_DIV_ASSIGN in arith_apply()431 if (op == TOK_DIV || op == TOK_DIV_ASSIGN) in arith_apply()480 '/','=', 0, TOK_DIV_ASSIGN,