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

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

Completed in 117 milliseconds