Home
last modified time | relevance | path

Searched refs:longjmp (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_as.c106 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_copyvar()
108 longjmp(pcb->pcb_jmpbuf, EDT_STR2BIG); in dt_copyvar()
172 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as_xlate()
179 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as_xlate()
272 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
277 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
280 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
360 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
377 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
386 longjmp(pcb->pcb_jmpbuf, EDT_NOMEM); in dt_as()
[all …]
H A Ddt_lex.l58 longjmp(yypcb->pcb_jmpbuf, EDT_FIO); \
239 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
282 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
334 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
368 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
374 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
420 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
635 longjmp(yypcb->pcb_jmpbuf,
653 longjmp(yypcb->pcb_jmpbuf, EDT_NOMEM);
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ia32/
H A Dsetjmp.S35 .globl longjmp symbol
37 .type longjmp, @function
39 .def longjmp; .scl 2; .type 32; .endef
41 longjmp: label
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
H A Dsetjmp.S24 .globl longjmp symbol
26 .type longjmp, @function
28 .def longjmp; .scl 2; .type 32; .endef
30 longjmp: label
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Dsetjmp.S24 .globl longjmp symbol
25 .type longjmp, %function
26 longjmp: label
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsetjmp.d191 void longjmp(ref jmp_buf, int); in version()
227 void longjmp(ref jmp_buf, int);
247 void longjmp(ref jmp_buf, int);
290 void longjmp(ref jmp_buf, int);
305 void longjmp(ref jmp_buf, int);
334 void longjmp(ref jmp_buf, int);
402 void longjmp(ref jmp_buf, int);
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c764 longjmp (errjmpbuf, (int) (long) str); in factor()
785 longjmp (errjmpbuf, (int) (long) str); in factor()
806 longjmp (errjmpbuf, (int) (long) str); in factor()
823 longjmp (errjmpbuf, (int) (long) str); in factor()
850 longjmp (errjmpbuf, (int) (long) str); in factor()
1038 longjmp (errjmpbuf, 1); in mpz_eval_expr()
1093 longjmp (errjmpbuf, 1); in mpz_eval_expr()
1106 longjmp (errjmpbuf, 1); in mpz_eval_expr()
1112 longjmp (errjmpbuf, 1); in mpz_eval_expr()
1134 longjmp (errjmpbuf, 1); in mpz_eval_expr()
[all …]
/netbsd-src/sys/arch/usermode/usermode/
H A Dcpufunc.S52 ENTRY(longjmp)
65 END(longjmp)
72 #error implement setjmp/longjmp for arm32
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/aarch64/
H A Dsetjmp.S53 .globl longjmp symbol
54 .type longjmp, @function
55 longjmp: label
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
H A Dsetjmp.S61 .globl longjmp symbol
62 .type longjmp, @function
64 longjmp: label
/netbsd-src/lib/libc/compat/arch/sparc/gen/
H A Dcompat_sigsetjmp.S69 !! if (restoremask != 0) goto longjmp
70 1: set _C_LABEL(longjmp), %g2
90 ba,a _C_LABEL(longjmp)
/netbsd-src/usr.bin/mail/
H A Dquit.c184 longjmp(jmpbuf, -11); in edstop()
191 longjmp(jmpbuf, -1); in edstop()
203 longjmp(jmpbuf, -1); in edstop()
211 longjmp(jmpbuf, -1); in edstop()
220 longjmp(jmpbuf, -1); in edstop()
231 longjmp(jmpbuf, -1); in edstop()
244 longjmp(jmpbuf, -1); in edstop()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/mips64el/
H A Dsetjmp.S59 .globl longjmp symbol
60 .type longjmp, @function
61 longjmp: label
/netbsd-src/lib/libc/compat/arch/sparc64/gen/
H A Dcompat_sigsetjmp.S50 set _C_LABEL(longjmp), %o3 ! if (%o2 != 0) goto _longjmp;
76 ldx [%g1 + _C_LABEL(longjmp)], %g1 ! if (%o2 != 0) goto _longjmp;
96 ba,a,pt %icc, _C_LABEL(longjmp)
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interceptors.cpp155 INTERCEPTOR(void, longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR() argument
160 return REAL(longjmp)(env, val); in INTERCEPTOR()
187 INTERCEPT_FUNCTION(longjmp); in InitializeInterceptors()
/netbsd-src/sys/ddb/
H A Ddb_user.h53 #define longjmp(a) longjmp((void *)(a), 1) macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A Dsetjmp.c23 longjmp(env, 0); in efi_main()
32 longjmp(env, 3); in efi_main()
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dsjlj.m41 dnl Check if the compiler is configured for setjmp/longjmp exceptions.
3 [AC_CACHE_CHECK([whether the compiler is configured for setjmp/longjmp exceptions],
/netbsd-src/sys/arch/vax/boot/boot/
H A Dautoconf.c49 void longjmp(int *, int);
142 longjmp(jbuf, 1); in mcheck()
201 longjmp(jbuf, 1); in rtimer()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixjmp.h42 # define _rl_longjmp(x, n) longjmp((x), (n))
43 # define sh_longjmp(x, n) longjmp((x), (n))

12345678910>>...17