Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dmath.c132 #define TOK_COMMA tok_decl(1,0) macro
401 else if (op == TOK_ASSIGN || op == TOK_COMMA) in arith_apply()
502 ',', 0, TOK_COMMA,