Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dexpr.c247 static arith_t arithmetic_common(VALUE *l, VALUE *r, int op) in arithmetic_common() function
439 val = arithmetic_common(l, r, op); in eval4()
463 val = arithmetic_common(l, r, op); in eval3()