Searched refs:__SYSCALL (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/custom/
H A D__thread_selfid.s33 __SYSCALL(___thread_selfid, thread_selfid, 0)
H A D__thread_selfusage.s33 __SYSCALL(___thread_selfusage, thread_selfusage, 0)
H A D__lseek.s33 __SYSCALL(___lseek, lseek, 3)
H A D__sigaltstack.s33 __SYSCALL(___sigaltstack, sigaltstack, 3)
H A D__sigreturn.s33 __SYSCALL(___sigreturn, sigreturn, 2)
H A D__syscall.s51 __SYSCALL(___syscall, syscall, 0);
H A DSYS.h126 #define __SYSCALL(pseudo, name, nargs) \ macro
170 #define __SYSCALL(pseudo, name, nargs) \ macro

Completed in 65 milliseconds