Home
last modified time | relevance | path

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

/third_party/mksh/
H A Deval.c371 KSH_UNWIND_ERROR, true); in expand()
468 &from, KSH_UNWIND_ERROR, true); in expand() local
472 &num, KSH_UNWIND_ERROR, true); in expand() local
795 dp, len), KSH_UNWIND_ERROR); in expand()
H A Dvar.c221 evaluate(sub, &rval, KSH_UNWIND_ERROR, true); in array_index_calc()
1037 setstr(vp, val, KSH_UNWIND_ERROR | 0x4); in vtypeset()
1695 KSH_UNWIND_ERROR, true); in set_array()
H A Dexec.c339 setstr(global(t->str), *ap++, KSH_UNWIND_ERROR); in execute()
346 setstr(global(t->str), ccp, KSH_UNWIND_ERROR); in execute()
H A Dexpr.c695 v_evaluate(vq, str_val(vp), KSH_UNWIND_ERROR, es->arith); in intvar()
H A Dsh.h1685 #define KSH_UNWIND_ERROR 0 /* unwind the stack (kshlongjmp) */ macro

Completed in 18 milliseconds