Searched refs:__REG_PREFIX__ (Results 1 – 4 of 4) sorted by relevance
31 #define __REG_PREFIX__ % macro44 #define REG(x) CONCAT1(__REG_PREFIX__, x)
17 #define __REG_PREFIX__ % macro30 #define REG(x) CONCAT1(__REG_PREFIX__, x)
22 #define __REG_PREFIX__ % macro35 #define REG(x) CONCAT1(__REG_PREFIX__, x)
21549 * libc/machine/i386/i386mach.h (__REG_PREFIX__): Create new21550 define __REG_PREFIX__ instead of using __REGISTER_PREFIX__.