Searched refs:PPC_INST_PASTE (Results 1 – 2 of 2) sorted by relevance
15 #define PPC_INST_PASTE 0x7c20070d macro19 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_INST_PASTE | \
66 #define PPC_INST_PASTE __PASTE(0, 0, 0, 0) macro