Searched refs:__EXP2 (Results 1 – 1 of 1) sorted by relevance
41 #define __EXP2(a, b) a ## b macro42 #define __EXP(a, b) __EXP2(a ## e, b)