HomeSort by: relevance | last modified time | path
    Searched defs:setjmp (Results 1 - 25 of 99) sorted by relevancy

1 2 3 4

  /src/lib/libc/compat/arch/powerpc/gen/
compat_setjmp.S 15 * setjmp(a)
20 ENTRY(setjmp) function
33 END(setjmp)
compat_setjmp.S 15 * setjmp(a)
20 ENTRY(setjmp) function
33 END(setjmp)
compat_setjmp.S 15 * setjmp(a)
20 ENTRY(setjmp) function
33 END(setjmp)
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
16 .globl setjmp
17 .type setjmp, %function
18 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
16 .globl setjmp
17 .type setjmp, %function
18 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
16 .globl setjmp
17 .type setjmp, %function
18 setjmp: label
  /src/sys/external/bsd/gnu-efi/dist/lib/ia32/
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
18 .globl setjmp
20 .type setjmp, @function
22 .def setjmp; .scl 2; .type 32; .endef
24 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
18 .globl setjmp
20 .type setjmp, @function
22 .def setjmp; .scl 2; .type 32; .endef
24 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
18 .globl setjmp
20 .type setjmp, @function
22 .def setjmp; .scl 2; .type 32; .endef
24 setjmp: label
  /src/sys/external/bsd/gnu-efi/dist/lib/mips64el/
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
23 .globl setjmp
24 .type setjmp, @function
25 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
23 .globl setjmp
24 .type setjmp, @function
25 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
23 .globl setjmp
24 .type setjmp, @function
25 setjmp: label
  /src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
4 .globl setjmp
6 .type setjmp, @function
8 .def setjmp; .scl 2; .type 32; .endef
10 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
4 .globl setjmp
6 .type setjmp, @function
8 .def setjmp; .scl 2; .type 32; .endef
10 setjmp: label
setjmp.S 1 /* $NetBSD: setjmp.S,v 1.1.1.1 2018/08/16 18:17:47 jmcneill Exp $ */
4 .globl setjmp
6 .type setjmp, @function
8 .def setjmp; .scl 2; .type 32; .endef
10 setjmp: label
  /src/sys/arch/m68k/m68k/
support.s 55 ENTRY(setjmp) function
support.s 55 ENTRY(setjmp) function
support.s 55 ENTRY(setjmp) function
  /src/lib/libc/compat/arch/i386/gen/
compat_setjmp.S 34 * from: @(#)setjmp.s 5.1 (Berkeley) 4/23/90
47 * setjmp(a)
52 ENTRY(setjmp) function
71 END(setjmp)
compat_setjmp.S 34 * from: @(#)setjmp.s 5.1 (Berkeley) 4/23/90
47 * setjmp(a)
52 ENTRY(setjmp) function
71 END(setjmp)
compat_setjmp.S 34 * from: @(#)setjmp.s 5.1 (Berkeley) 4/23/90
47 * setjmp(a)
52 ENTRY(setjmp) function
71 END(setjmp)
  /src/lib/libc/compat/arch/arm/gen/
compat_setjmp.S 36 #include <machine/setjmp.h>
39 * C library -- setjmp, longjmp
43 * setjmp(a)
48 ENTRY(setjmp) function
87 END(setjmp)
  /src/lib/libc/compat/arch/m68k/gen/
compat_setjmp.S 40 RCSID("from: @(#)setjmp.s 5.1 (Berkeley) 5/12/90")
47 * C library -- setjmp, longjmp
52 * setjmp(a)
57 ENTRY(setjmp) function
80 END(setjmp)
  /src/lib/libc/compat/arch/sparc/gen/
compat_setjmp.S 35 * from: Header: setjmp.s,v 1.2 92/06/25 03:18:43 torek Exp
41 .asciz "@(#)setjmp.s 8.1 (Berkeley) 6/4/93"
48 * C library -- setjmp, longjmp
53 * setjmp(a)
60 ENTRY(setjmp) function
93 * in setjmp. The %i and %l registers will be reloaded from the place to
  /src/sys/arch/usermode/usermode/
cpufunc.S 15 //#error TODO implement setjmp/longjmp for i386?
23 * int setjmp(label_t *)
27 ENTRY(setjmp) function
45 END(setjmp)
72 #error implement setjmp/longjmp for arm32

Completed in 43 milliseconds

1 2 3 4