Searched defs:IA64_CFM_SOF (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/ia64/include/ | ||
H A D | md_var.h | 47 #define IA64_CFM_SOF(x) ((x) & 0x7f) macro |
/netbsd-src/sys/arch/ia64/unwind/ | ||
H A D | stackframe.h | 110 #define IA64_CFM_SOF(x) ((x) & 0x7f) macro |