Searched refs:_PORT_ALL (Results 1 – 3 of 3) sorted by relevance
134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx macro136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
116 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
598 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro599 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
Completed in 7 milliseconds