Searched defs:siglongjmp (Results 1 – 3 of 3) sorted by relevance
182 INTERCEPTOR(void, siglongjmp, __hw_sigjmp_buf env, int val) { in INTERCEPTOR() argument
325 #define siglongjmp __siglongjmp14 macro348 INTERCEPTOR(void, siglongjmp, void *env, int val) { in INTERCEPTOR() argument350 REAL(siglongjmp)(env, val); in INTERCEPTOR() local
1027 * and stack environment for later use by siglongjmp(), and function1040 * This macro is used in the same way as siglongjmp(), but will invoke function