Lines Matching full:jmploc
1370 struct jmploc jmploc;1371 struct jmploc *volatile savehandler;1379 if (setjmp(jmploc.loc)) {1394 handler = &jmploc;