Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dmath.c585 const char *start_expr = expr = skip_whitespace(expr); in evaluate_string() local
608 if (expr == start_expr) { in evaluate_string()