Lines Matching refs:jmploc
398 struct jmploc jmploc;399 struct jmploc * const savehandler = handler;402 if (setjmp(jmploc.loc))405 handler = &jmploc;415 struct jmploc jmploc;416 struct jmploc * const savehandler = handler;419 if (!setjmp(jmploc.loc)) {420 handler = &jmploc;
Indexes created Mon Oct 20 11:09:49 GMT 2025