Home
last modified time | relevance | path

Searched refs:TOK_MUL_ASSIGN (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dmath.c147 #define TOK_MUL_ASSIGN tok_decl(3,0) macro
395 else if (op == TOK_MUL || op == TOK_MUL_ASSIGN) in arith_apply()
479 '*','=', 0, TOK_MUL_ASSIGN,