Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDeval.c498 int need_longjmp = 0; in exphere() local
506 need_longjmp = exception != EXERROR && exception != EXEXEC; in exphere()
517 if (need_longjmp) in exphere()