Searched defs:_FRAME_GREG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/amd64/include/ | ||
H A D | frame_regs.h | 69 #define _FRAME_GREG(greg) _FRAME_REG(greg, _FRAME_NOREG) macro |
H A D | mcontext.h | 43 enum { _FRAME_GREG(GREG_OFFSETS) _NGREG = 26 }; enumerator |