Searched defs:error_ok (Results 1 – 2 of 2) sorted by relevance
151 evaluate(const char *expr, int64_t *rval, int error_ok, bool arith) in evaluate()167 v_evaluate(struct tbl *vp, const char *expr, volatile int error_ok, in v_evaluate()
363 setstr(struct tbl *vq, const char *s, int error_ok) in setstr()670 int error_ok = KSH_RETURN_ERROR; in typeset() local