Searched defs:__DECL_REG (Results 1 – 3 of 3) sorted by relevance
12 #define __DECL_REG(n64, n32) union { \ macro
163 #define __DECL_REG(name) union { \ macro169 #define __DECL_REG(name) uint64_t r ## name macro
202 # define __DECL_REG(n64, n32) union { \ macro208 #define __DECL_REG(n64, n32) uint64_t n64 macro
Completed in 4 milliseconds