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

/freebsd-10.0-release/bin/sh/
H A Deval.c498 int need_longjmp = 0; local
506 need_longjmp = exception != EXERROR && exception != EXEXEC;
517 if (need_longjmp)

Completed in 61 milliseconds