Searched refs:_UC_MACHINE_SET_PC (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dmcontext.h74 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dmcontext.h88 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dmcontext.h54 #define _UC_MACHINE_SET_PC(uc, pc) \ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h126 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dmcontext.h108 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dmcontext.h108 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dmcontext.h102 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dmcontext.h75 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dmcontext.h123 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dmcontext.h157 #define _UC_MACHINE_SET_PC(uc, pc) \ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h165 #define _UC_MACHINE_SET_PC(uc, pc) _UC_MACHINE_PC(uc) = (pc) macro

Completed in 193 milliseconds