Home
last modified time | relevance | path

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

/freebsd-12.1/bin/sh/
H A Deval.c498 int need_longjmp = 0; in exphere() local
508 need_longjmp = exception != EXERROR && exception != EXEXEC; in exphere()
520 if (need_longjmp) in exphere()