Searched defs:error_ok (Results 1 – 2 of 2) sorted by relevance
105 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith) in evaluate()121 v_evaluate(struct tbl *vp, const char *expr, volatile int error_ok, in v_evaluate()
449 setstr(struct tbl *vq, const char *s, int error_ok) in setstr()