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

/freebsd-10-stable/bin/sh/
H A Deval.c497 int need_longjmp = 0; local
505 need_longjmp = exception != EXERROR && exception != EXEXEC;
516 if (need_longjmp)

Completed in 100 milliseconds