Searched refs:_UC_MACHINE_PAD (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/sys/
H A Ducontext.h46 #if defined(_UC_MACHINE_PAD)
47 long __uc_pad[_UC_MACHINE_PAD];
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dmcontext.h146 #define _UC_MACHINE_PAD 8 /* Padding appended to ucontext_t */ macro
151 #define _UC_MACHINE_PAD 43 /* Padding appended to ucontext_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h105 #define _UC_MACHINE_PAD 4 /* Padding appended to ucontext_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dmcontext.h102 #define _UC_MACHINE_PAD 2 /* Padding appended to ucontext_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h155 #define _UC_MACHINE_PAD 14 /* Padding appended to ucontext_t */ macro

Completed in 105 milliseconds