Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dmath.c212 is_assign_op(operator op) in is_assign_op() function
439 if (is_assign_op(op)) { in arith_apply()