Searched refs:CERROR (Results 26 - 50 of 65) sorted by relevance

123

/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/
H A DSYS.h49 #define CERROR _C_LABEL(__cerror) macro
52 #define CERROR _ASM_LABEL(cerror) macro
62 err: jra PIC_PLT(CERROR); \
97 .globl CERROR
/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/
H A DSYS.h36 #define CERROR _C_LABEL(__cerror) macro
51 err: nop; nop; jmp CERROR+2; \
88 .protected CERROR
89 .globl CERROR
/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/sys/
H A Dptrace.S48 jmp CERROR+2
H A D__syscall.S50 jmp CERROR+2
H A Dbrk.S54 jmp CERROR+2
H A Dsbrk.S63 jmp CERROR+2
H A D__clone.S80 jmp CERROR+2
H A Dgetcontext.S49 jmp CERROR+2 /* badness happened */
/netbsd-6-1-5-RELEASE/lib/libc/arch/x86_64/sys/
H A D__vfork14.S60 jmp CERROR
H A Dptrace.S57 jmp CERROR
H A Dbrk.S71 jmp CERROR
83 jmp CERROR
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/m68k/sys/
H A Dcompat_sigsuspend.S58 jra PIC_PLT(CERROR)
H A Dcompat_sigprocmask.S70 jra PIC_PLT(CERROR)
/netbsd-6-1-5-RELEASE/lib/libc/arch/i386/
H A DSYS.h93 #define CERROR _C_LABEL(__cerror) macro
96 #define CERROR _ASM_LABEL(cerror) macro
107 mov PIC_GOT(CERROR), %ecx; \
112 jmp CERROR
152 .globl CERROR
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/arm/sys/
H A Dcompat_sigprocmask.S45 bcs PIC_SYM(CERROR, PLT)
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/x86_64/sys/
H A Dcompat_sigprocmask.S63 movq PIC_GOT(CERROR), %rcx
66 jmp CERROR
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/sys/
H A D__clone.S54 bcs PIC_SYM(CERROR, PLT)
93 b PIC_SYM(CERROR, PLT)
H A Dcerror.S37 .protected CERROR
40 ASENTRY(CERROR)
/netbsd-6-1-5-RELEASE/lib/libc/arch/i386/sys/
H A Dptrace.S60 jmp CERROR
H A Dbrk.S77 jmp CERROR
91 jmp CERROR
H A Dsbrk.S76 jmp CERROR
90 jmp CERROR
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc/
H A DSYS.h50 #define CERROR _C_LABEL(__cerror) macro
53 #define CERROR _ASM_LABEL(cerror) macro
73 #define ERROR() CALL(CERROR)
151 .globl CERROR
/netbsd-6-1-5-RELEASE/lib/libc/arch/x86_64/
H A DSYS.h45 #define CERROR _C_LABEL(__cerror) macro
53 jmp CERROR
87 .globl CERROR
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/libdos/
H A Ddos_cerror.S12 ASENTRY_NOPROFILE(CERROR)
/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/gen/
H A Dswapcontext.S42 jmp CERROR+2 /* something bad happened */

Completed in 141 milliseconds

123