Searched refs:__EXP (Results 1 – 1 of 1) sorted by relevance
42 #define __EXP(a, b) __EXP2(a ## e, b) macro43 #define __CONSTPOW(C, x) __EXP(C, x)