Searched refs:CALLSYS_NOERROR (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/lib/libc/arch/ia64/sys/
H A D__sigtramp2.S9 /* setcontext() ie. CALLSYS_NOERROR(setcontext) */
11 CALLSYS_NOERROR(exit) /* exit */
/netbsd-current/lib/libc/compat/arch/alpha/sys/
H A Dcompat___sigtramp1.S42 CALLSYS_NOERROR(compat_16___sigreturn14) /* and call sigreturn() with it */
44 CALLSYS_NOERROR(exit) /* and call exit() with it */
/netbsd-current/lib/libc/arch/alpha/
H A DSYS.h35 CALLSYS_NOERROR(name); \
50 CALLSYS_NOERROR(name)
60 CALLSYS_NOERROR(name); \
/netbsd-current/lib/libc/arch/ia64/
H A DSYS.h38 CALLSYS_NOERROR(name) \
48 CALLSYS_NOERROR(name)
58 CALLSYS_NOERROR(name); \
/netbsd-current/lib/libc/arch/alpha/sys/
H A D__sigtramp2.S104 CALLSYS_NOERROR(setcontext) /* and call setcontext() with it */
106 CALLSYS_NOERROR(exit) /* and call exit() */
/netbsd-current/sys/arch/ia64/include/
H A Dasm.h164 #define CALLSYS_NOERROR(name) \ macro
/netbsd-current/sys/arch/ia64/ia64/
H A Dsyscall_stubs.S227 CALLSYS_NOERROR(sigreturn)
229 CALLSYS_NOERROR(exit)
/netbsd-current/sys/arch/alpha/include/
H A Dasm.h596 #define CALLSYS_NOERROR(name) \ macro
/netbsd-current/sys/arch/alpha/alpha/
H A Dlocore.s247 CALLSYS_NOERROR(compat_16___sigreturn14) /* and call sigreturn() with it. */
249 CALLSYS_NOERROR(exit) /* and call exit() with it. */

Completed in 173 milliseconds