Searched defs:__DECL_REG (Results 1 – 3 of 3) sorted by relevance
8 #define __DECL_REG(n64, n32) union { \ macro
163 #define __DECL_REG(name) union { \ macro169 #define __DECL_REG(name) uint64_t r ## name macro
216 # define __DECL_REG(n64, n32) union { \ macro222 #define __DECL_REG(n64, n32) uint64_t n64 macro
Completed in 9 milliseconds