Searched refs:arith_err (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/bin/sh/
H A Darithmetic.c104 arith_err(const char *s) function
126 arith_err("variable not set");
138 arith_err("variable contains non-numeric value");
164 arith_err("token error");
168 arith_err("division by zero");
170 arith_err("divide error");
219 arith_err("expecting ')'");
253 arith_err("incr/decr require var name");
263 arith_err("expecting primary");
369 arith_err("expectin
[all...]

Completed in 88 milliseconds