Home
last modified time | relevance | path

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

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