Searched defs:__DECL_REG (Results 1 – 3 of 3) sorted by relevance
90 #define __DECL_REG(name) union { \ macro96 #define __DECL_REG(name) uint64_t r ## name macro
146 #define __DECL_REG(name) union { \ macro152 #define __DECL_REG(name) uint64_t r ## name macro
203 # define __DECL_REG(n64, n32) union { \ macro209 #define __DECL_REG(n64, n32) uint64_t n64 macro