Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h124 #define __DECL_REG_LO16(name) union { \ macro
131 #define __DECL_REG_LO16(name) uint32_t e ## name macro
H A Dxen-x86_64.h150 #define __DECL_REG_LO16(name) union { \ macro
175 #define __DECL_REG_LO16 __DECL_REG macro