Searched refs:SYSLEAF_HIDDEN (Results 1 – 6 of 6) sorted by relevance
/openbsd/lib/libc/arch/alpha/ |
H A D | SYS.h | 152 # define SYSLEAF_HIDDEN(x,e) __LEAF(_thread_sys_,x,e) macro 154 SYSLEAF_HIDDEN(x,e)
|
/openbsd/lib/libc/arch/alpha/sys/ |
H A D | sigsuspend.S | 33 SYSLEAF_HIDDEN(sigsuspend, 1)
|
H A D | sigprocmask.S | 33 SYSLEAF_HIDDEN(sigprocmask, 3)
|
/openbsd/lib/libc/arch/mips64/sys/ |
H A D | sigsuspend.S | 39 SYSLEAF_HIDDEN(sigsuspend, FRAMESZ)
|
H A D | sigprocmask.S | 39 SYSLEAF_HIDDEN(sigprocmask, FRAMESZ)
|
/openbsd/lib/libc/arch/mips64/ |
H A D | SYS.h | 124 #define SYSLEAF_HIDDEN(x, sz) LEAF(_thread_sys_ ## x, sz) macro
|