Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dmath.c157 #define TOK_OR tok_decl(5,0) macro
371 else if (op == TOK_OR) in arith_apply()
471 '|','|', 0, TOK_OR,