Searched refs:__UCONTEXT_SIZE (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/sys/
H A Ducontext.h80 #ifdef __UCONTEXT_SIZE
81 __CTASSERT(sizeof(ucontext_t) == __UCONTEXT_SIZE); variable
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h179 #define __UCONTEXT_SIZE __UCONTEXT_SIZE_O32 macro
181 #define __UCONTEXT_SIZE __UCONTEXT_SIZE_N32 macro
183 #define __UCONTEXT_SIZE __UCONTEXT_SIZE_N64 macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h128 #define __UCONTEXT_SIZE 776 macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dmcontext.h110 #define __UCONTEXT_SIZE 1024 macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dmcontext.h110 #define __UCONTEXT_SIZE 256 macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dmcontext.h85 #define __UCONTEXT_SIZE 784 macro

Completed in 120 milliseconds