Home
last modified time | relevance | path

Searched defs:_FRAME_GREG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amd64/include/
H A Dframe_regs.h69 #define _FRAME_GREG(greg) _FRAME_REG(greg, _FRAME_NOREG) macro
H A Dmcontext.h43 enum { _FRAME_GREG(GREG_OFFSETS) _NGREG = 26 }; enumerator